{{+bindTo:partials.standard_nacl_article}}

ppb_file_system.h File Reference

Include dependency graph for ppb_file_system.h:

Data Structures

struct  PPB_FileSystem
 The PPB_FileSystem struct identifies the file system type associated with a file. More...

Defines

#define PPB_FILESYSTEM_INTERFACE   "PPB_FileSystem;1.0"
#define PPB_FILESYSTEM_INTERFACE   PPB_FILESYSTEM_INTERFACE

Typedefs

typedef struct PPB_FileSystem PPB_FileSystem

Detailed Description

This file defines the API to create a file system associated with a file.


Define Documentation

#define PPB_FILESYSTEM_INTERFACE   "PPB_FileSystem;1.0"
{{/partials.standard_nacl_article}}