Function cstrcspn

Source
pub unsafe extern "C" fn cstrcspn(
    __s: *const c_char,
    __reject: *const c_char,
) -> c_ulong