Function rust_htslib::htslib::bgzf_useek

source ·
pub unsafe extern "C" fn bgzf_useek(
    fp: *mut BGZF,
    uoffset: c_long,
    where_: c_int
) -> c_int