str_split_pathname

Function str_split_pathname 

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