Pepper_31_C_interfaces
|
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
Classes | |
struct | PPB_Buffer_Dev_0_4 |
Macros | |
#define | PPB_BUFFER_DEV_INTERFACE_0_4 "PPB_Buffer(Dev);0.4" |
#define | PPB_BUFFER_DEV_INTERFACE PPB_BUFFER_DEV_INTERFACE_0_4 |
Typedefs | |
typedef struct PPB_Buffer_Dev_0_4 | PPB_Buffer_Dev |
This file defines the PPB_Buffer_Dev
interface.
Definition in file ppb_buffer_dev.h.
#define PPB_BUFFER_DEV_INTERFACE PPB_BUFFER_DEV_INTERFACE_0_4 |
Definition at line 18 of file ppb_buffer_dev.h.
#define PPB_BUFFER_DEV_INTERFACE_0_4 "PPB_Buffer(Dev);0.4" |
Definition at line 17 of file ppb_buffer_dev.h.