Fills dst with bytes amount of values.
Destination of the memory copy operation.
The byte to repeatedly copy to the memory starting at dst
The amount of bytes to write.
Pointer to dst
See Implementation
Fills dst with bytes amount of values.