[][src]Function rust_htslib::bam::set_threads

pub unsafe fn set_threads(htsfile: *mut htsFile, n_threads: usize) -> Result<()>

Implementation for Read::set_threads and Writer::set_threads.