str_makepath

Function str_makepath 

Source
pub unsafe extern "C" fn str_makepath(
    path: *mut str,
    dirname: *const c_char,
    filename: *const c_char,
    sep: c_char,
)