Function rust_htslib::htslib::realpath

source ยท
pub unsafe extern "C" fn realpath(
    __name: *const i8,
    __resolved: *mut i8
) -> *mut i8