wcscspn

Function wcscspn 

Source
pub unsafe extern "C" fn wcscspn(
    __wcs: *const wchar_t,
    __reject: *const wchar_t,
) -> size_t