Function flipperzero_sys::buffered_file_stream_alloc

source ·
pub unsafe extern "C" fn buffered_file_stream_alloc(
    storage: *mut Storage,
) -> *mut Stream
Expand description

Allocate a file stream with buffered read operations

§Returns

Stream*