[][src]Function hts_sys::cram_seek

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