pub unsafe extern "system" fn StrRChrW(
    pszstart: PWSTR,
    pszend: PWSTR,
    wmatch: u16
) -> PWSTR
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’