flipperzero_sys

Function 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*