buffer_seek

Function buffer_seek 

Source
unsafe extern "C" fn buffer_seek(
    offset: readstat_off_t,
    whence: readstat_io_flags_t,
    io_ctx: *mut c_void,
) -> readstat_off_t
Expand description

Seek handler that repositions the read cursor within the buffer.