Function windows_sys::Win32::System::Diagnostics::Debug::SymMatchFileName
[−]pub unsafe extern "system" fn SymMatchFileName(
filename: PCSTR,
match: PCSTR,
filenamestop: *mut PSTR,
matchstop: *mut PSTR
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"