Function strcspn

Source
pub unsafe extern "C" fn strcspn(
    _Str: *const c_char,
    _Control: *const c_char,
) -> c_ulonglong