expand_filepath_ex

Function expand_filepath_ex 

Source
pub unsafe extern "C" fn expand_filepath_ex(
    filepath: *const c_char,
    real_path: *mut c_char,
    relative_to: *const c_char,
    relative_to_len: usize,
) -> *mut c_char