pub unsafe extern "system" fn SymMatchFileName(
    filename: PCSTR,
    match: PCSTR,
    filenamestop: *mut PSTR,
    matchstop: *mut PSTR
) -> BOOL
Expand description

Required features: "Win32_Foundation"