wcscspn

Function wcscspn 

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