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. @param stream Stream instance @param offset how much to move the pointer @param offset_type starting from what @return true @return false