Function windows_sys::Win32::System::Diagnostics::Debug::SymEnumSourceFiles
[−]pub unsafe extern "system" fn SymEnumSourceFiles(
hprocess: HANDLE,
modbase: u64,
mask: PSTR,
cbsrcfiles: PSYM_ENUMSOURCEFILES_CALLBACK,
usercontext: *const c_void
) -> BOOLExpand description
Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’
