pub unsafe extern "system" fn StrChrNW(
    pszstart: PCWSTR,
    wmatch: u16,
    cchmax: u32
) -> PWSTR
Expand description

Required features: "Win32_UI_Shell"