flipper_format_file_close

Function flipper_format_file_close 

Source
pub unsafe extern "C" fn flipper_format_file_close(
    flipper_format: *mut FlipperFormat,
) -> bool
Expand description

Closes the file, use only if FlipperFormat allocated as a file.

§Arguments

  • flipper_format - The flipper format

§Returns

true false