SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ MemSet()

static void SRL::Memory::MemSet ( void * destination,
const uint8_t value,
const size_t length )
inlinestatic

Det memory to some value.

Parameters
destinationDestination to set
valueValue to set
lengthData length to set