Function strspn

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