pub unsafe extern "C" fn tr_buildPath(
    first_element: *const c_char,
     ...
) -> *mut c_char
Expand description

@brief build a filename from a series of elements using the platform’s correct directory separator.