Function rust_htslib::htslib::hts_get_format [] [src]

pub unsafe extern "C" fn hts_get_format(fp: *mut htsFile) -> *const htsFormat

@abstract Returns the file's format information @param fp The file handle @return Read-only pointer to the file's htsFormat.