Function windows_sys::Win32::System::Diagnostics::Debug::SymGetSourceFile
[−]pub unsafe extern "system" fn SymGetSourceFile(
hprocess: HANDLE,
base: u64,
params: PCSTR,
filespec: PCSTR,
filepath: PSTR,
size: u32
) -> BOOLExpand description
Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"