| 
    Pepper_31_C_interfaces
    
   | 
 
#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
Classes | |
| struct | PPB_Memory_Dev_0_1 | 
Macros | |
| #define | PPB_MEMORY_DEV_INTERFACE_0_1 "PPB_Memory(Dev);0.1" | 
| #define | PPB_MEMORY_DEV_INTERFACE PPB_MEMORY_DEV_INTERFACE_0_1 | 
Typedefs | |
| typedef struct PPB_Memory_Dev_0_1 | PPB_Memory_Dev | 
This file defines the PPB_Memory interface for functions related to memory management. 
Definition in file ppb_memory_dev.h.
| #define PPB_MEMORY_DEV_INTERFACE PPB_MEMORY_DEV_INTERFACE_0_1 | 
Definition at line 15 of file ppb_memory_dev.h.
| #define PPB_MEMORY_DEV_INTERFACE_0_1 "PPB_Memory(Dev);0.1" | 
Definition at line 14 of file ppb_memory_dev.h.
 1.8.6