Function windows_sys::Win32::System::Diagnostics::Debug::SymFromAddrW
[−]pub unsafe extern "system" fn SymFromAddrW(
hprocess: HANDLE,
address: u64,
displacement: *mut u64,
symbol: *mut SYMBOL_INFOW
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"