[][src]Function rust_htslib::htslib::bgzf_seek

pub unsafe extern "C" fn bgzf_seek(
    fp: *mut BGZF,
    pos: i64,
    whence: c_int
) -> i64