Function flipperzero_sys::flipper_format_write_header
source · pub unsafe extern "C" fn flipper_format_write_header(
flipper_format: *mut FlipperFormat,
filetype: *mut FuriString,
version: u32
) -> boolExpand description
Write the header (file type and version).
Returns:
- True on success
Arguments
flipper_format- Pointer to a FlipperFormat instancefiletype- File type stringversion- Version Value