Function rust_htslib::htslib::hts_idx_save_as

source ยท
pub unsafe extern "C" fn hts_idx_save_as(
    idx: *const hts_idx_t,
    fn_: *const i8,
    fnidx: *const i8,
    fmt: i32
) -> i32