Function windows_native::ntrtl::RtlEncodeRemotePointer
source · pub unsafe extern "system" fn RtlEncodeRemotePointer(
ProcessHandle: HANDLE,
Pointer: *mut c_void,
EncodedPointer: *mut *mut c_void
) -> NTSTATUS