rust_htslib::htslib

Function bgzf_mt

Source
pub unsafe extern "C" fn bgzf_mt(
    fp: *mut BGZF,
    n_threads: i32,
    n_sub_blks: i32,
) -> i32