flipper_format_buffered_file_alloc

Function flipper_format_buffered_file_alloc 

Source
pub unsafe extern "C" fn flipper_format_buffered_file_alloc(
    storage: *mut Storage,
) -> *mut FlipperFormat
Expand description

Allocate FlipperFormat as file, buffered mode.

§Arguments

  • storage - The storage

§Returns

FlipperFormat* pointer to a FlipperFormat instance