pub unsafe extern "C" fn stream_seek( stream: *mut Stream, offset: i32, offset_type: StreamOffset, ) -> bool
Moves the RW pointer.
stream
offset
offset_type
true false