rust_htslib::htslib

Function bgzf_useek

Source
pub unsafe extern "C" fn bgzf_useek(
    fp: *mut BGZF,
    uoffset: i32,
    where_: i32,
) -> i32