wcschr

Function wcschr 

Source
pub unsafe extern "C" fn wcschr(
    __wcs: *const wchar_t,
    __wc: wchar_t,
) -> *mut c_int