Function rust_htslib::htslib::hts_set_threads

source ยท
pub unsafe extern "C" fn hts_set_threads(
    fp: *mut htsFile,
    n: i32
) -> i32