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

Safety

Implementation for Reader::set_threads() and Writer::set_threads.