rust_htslib::htslib

Function fai_set_cache_size

Source
pub unsafe extern "C" fn fai_set_cache_size(
    fai: *mut faidx_t,
    cache_size: i32,
)