Function wcschr

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