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