cstrcspn

Function cstrcspn 

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