[][src]Function hts_sys::bgzf_seek

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