cstrsep

Function cstrsep 

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