Function wcsrchr

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