[][src]Function bibutils_sys::str_makepath

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