Function flipper_format_rewind
Source pub unsafe extern "C" fn flipper_format_rewind(
flipper_format: *mut FlipperFormat,
) -> bool
Expand description
Rewind the RW pointer.
§Arguments
flipper_format - Pointer to a FlipperFormat instance
§Returns
True on success