Function windows_sys::Win32::System::Diagnostics::Debug::SymEnumSourceFileTokens
[−]pub unsafe extern "system" fn SymEnumSourceFileTokens(
hprocess: HANDLE,
base: u64,
callback: PENUMSOURCEFILETOKENSCALLBACK
) -> BOOL
Expand description
Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’