Function rust_htslib::htslib::sam_index_build3

source ยท
pub unsafe extern "C" fn sam_index_build3(
    fn_: *const i8,
    fnidx: *const i8,
    min_shift: i32,
    nthreads: i32
) -> i32