[][src]Function rust_htslib::htslib::cram_seek

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