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