rust_htslib::htslib

Function cram_seek

Source
pub unsafe extern "C" fn cram_seek(
    fd: *mut cram_fd,
    offset: i64,
    whence: i32,
) -> i32