Function flipperzero_sys::storage_file_alloc
source · pub unsafe extern "C" fn storage_file_alloc(
storage: *mut Storage
) -> *mut FileExpand description
Allocates and initializes a file descriptor @return File*
pub unsafe extern "C" fn storage_file_alloc(
storage: *mut Storage
) -> *mut FileAllocates and initializes a file descriptor @return File*