rust_htslib::htslib

Function hts_set_threads

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