Function wcsstr

Source
pub unsafe extern "C" fn wcsstr(
    _Str: *const wchar_t,
    _SubStr: *const wchar_t,
) -> *mut wchar_t