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

Allocate a file stream with buffered read operations @return Stream*