str_split_pathext

Function str_split_pathext 

Source
pub unsafe extern "C" fn str_split_pathext(
    pathname: *const char_t,
    path: *mut *mut String,
    file: *mut *mut String,
    ext: *mut *mut String,
)