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

Allocate file stream @return Stream*