Function flipperzero_sys::stream_seek
source · pub unsafe extern "C" fn stream_seek(
stream: *mut Stream,
offset: i32,
offset_type: StreamOffset
) -> boolExpand description
Moves the RW pointer.
Returns:
- true
- false
Arguments
stream- Stream instanceoffset- how much to move the pointeroffset_type- starting from what