rust_htslib::bam
pub unsafe fn set_threads(htsfile: *mut htsFile, n_threads: usize) -> Result<()>
Implementation for Read::set_threads and Writer::set_threads.
Read::set_threads
Writer::set_threads