Function wcscspn

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