Function windows_sys::Win32::System::Diagnostics::Debug::SymGetLineFromName64
[−]pub unsafe extern "system" fn SymGetLineFromName64(
hprocess: HANDLE,
modulename: PCSTR,
filename: PCSTR,
dwlinenumber: u32,
pldisplacement: *mut i32,
line: *mut IMAGEHLP_LINE64
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"