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