Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The RtlSetUserMemory function is reserved for system use.
Syntax
void RtlSetUserMemory(
volatile VOID *Destination,
UCHAR Fill,
SIZE_T Length
);
Parameters
Destination
Fill
Length
Return value
None
Requirements
Requirement | Value |
---|---|
Header | usermode_accessors.h |