hts_sys

Function cram_seek

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