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

Closes the file, use only if FlipperFormat allocated as a buffered file. @param flipper_format @return true @return false