Function windows_sys::Win32::System::Diagnostics::Debug::SymGetLineFromAddr64
[−]pub unsafe extern "system" fn SymGetLineFromAddr64(
hprocess: HANDLE,
qwaddr: u64,
pdwdisplacement: *mut u32,
line64: *mut IMAGEHLP_LINE64
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"