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

Allocates and initializes a file descriptor @return File*