rust_htslib::htslib

Function hseek

Source
pub unsafe extern "C" fn hseek(
    fp: *mut hFILE,
    offset: i64,
    whence: i32,
) -> i64