Function windows_sys::Win32::UI::Shell::StrStrNW

pub unsafe extern "system" fn StrStrNW(
    pszfirst: PCWSTR,
    pszsrch: PCWSTR,
    cchmax: u32
) -> PWSTR
Expand description

Required features: "Win32_UI_Shell"