// usermode_accessors.h
VOID RtlSetUserMemory(
volatile VOID *Destination,
UCHAR Fill,
SIZE_T Length
);
View the official Windows Driver Kit DDI referenceNo description available.
The RtlSetUserMemory function is reserved for system use.
DestinationFillLength