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