Function cstrsep

Source
pub unsafe extern "C" fn cstrsep(
    __stringp: *mut *mut c_char,
    __delim: *const c_char,
) -> *mut c_char