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