Function rust_htslib::htslib::hts_detect_format2

source ยท
pub unsafe extern "C" fn hts_detect_format2(
    fp: *mut hFILE,
    fname: *const i8,
    fmt: *mut htsFormat
) -> i32