rust_htslib::htslib

Function realpath

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