hts_sys

Function bgzf_seek

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