// usermode_accessors.h
VOID RtlWriteUCharToUser(
volatile UCHAR *Address,
UCHAR Value
);
View the official Windows Driver Kit DDI referenceNo description available.
The RtlWriteUCharToUser function is reserved for system use.
AddressValue