[][src]Function rust_htslib::bam::set_fai_filename

pub unsafe fn set_fai_filename<P: AsRef<Path>>(
    htsfile: *mut htsFile,
    fasta_path: P
) -> Result<()>

Set the reference FAI index path in a htslib::htsFile struct for reading CRAM format.