pub unsafe extern "system" fn SymMatchStringA(
    string: PCSTR,
    expression: PCSTR,
    fcase: BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"