Include dependency graph for ppb_core.h:
Data Structures
struct | PPB_Core |
The PPB_Core interface contains pointers to functions related to memory management, time, and threads on the browser. More... |
Defines
#define | PPB_CORE_INTERFACE "PPB_Core;1.0" |
#define | PPB_CORE_INTERFACE PPB_CORE_INTERFACE |
Typedefs
Detailed Description
This file defines the PPB_Core
interface defined by the browser and containing pointers to functions related to memory management, time, and threads.
Define Documentation
#define PPB_CORE_INTERFACE PPB_CORE_INTERFACE |
#define PPB_CORE_INTERFACE "PPB_Core;1.0" |