Function join_path_components

Source
pub unsafe fn join_path_components(
    arg_ret_path: *mut i8,
    arg_head: *const i8,
    arg_tail: *const i8,
)