rust_htslib::htslib

Function bgzf_thread_pool

Source
pub unsafe extern "C" fn bgzf_thread_pool(
    fp: *mut BGZF,
    pool: *mut hts_tpool,
    qsize: i32,
) -> i32