rust_htslib::htslib

Function bgzf_seek

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