RtlFastFailIfUserPointer - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// usermode_accessors.h

void RtlFastFailIfUserPointer(
  const void *Pointer
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-usermode_accessors-rtlfastfailifuserpointer)

Description

The RtlFastFailIfUserPointer function is reserved for system use.

Parameters

Pointer

Remarks

See also