Function cyclors::strsep

source ยท
pub unsafe extern "C" fn strsep(
    __stringp: *mut *mut c_char,
    __delim: *const c_char,
) -> *mut c_char