Function windows_sys::Win32::System::Diagnostics::Debug::DecodeRemotePointer
[−]pub unsafe extern "system" fn DecodeRemotePointer(
processhandle: HANDLE,
ptr: *const c_void,
decodedptr: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"