Pepper_47_C_interfaces
Typedefs | Functions
pp_instance.h File Reference
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for pp_instance.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int32_t PP_Instance
 

Functions

 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_Instance, 4)
 

Detailed Description

This file defines the PP_Instance type which uniquely identifies one module instance.

Definition in file pp_instance.h.