Edit

Share via


RtlSetUserMemory function (usermode_accessors.h)

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