pub unsafe extern "C" fn flipper_format_seek_to_end( flipper_format: *mut FlipperFormat, ) -> bool
Move the RW pointer at the end. Can be useful if you want to add some data after reading.
flipper_format
True on success