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
) -> BOOL
Expand description
Required features: "Win32_Foundation"