Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ppb_var_array_buffer.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_var.h"

Go to the source code of this file.

Classes

struct  PPB_VarArrayBuffer_1_0
 

Macros

#define PPB_VAR_ARRAY_BUFFER_INTERFACE_1_0   "PPB_VarArrayBuffer;1.0"
 
#define PPB_VAR_ARRAY_BUFFER_INTERFACE   PPB_VAR_ARRAY_BUFFER_INTERFACE_1_0
 

Typedefs

typedef struct
PPB_VarArrayBuffer_1_0 
PPB_VarArrayBuffer
 

Detailed Description

This file defines the PPB_VarArrayBuffer struct providing a way to interact with JavaScript ArrayBuffers.