Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_memory_dev.h File Reference
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppb_memory_dev.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
 

Detailed Description

This file defines the PPB_Memory interface for functions related to memory management.

Definition in file ppb_memory_dev.h.

Macro Definition Documentation

#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.