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