{{+bindTo:partials.standard_nacl_article}}

ppb_core.h File Reference

{{- dummy div to appease doxygen -}}
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

typedef struct PPB_Core PPB_Core

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;1.0"
{{/partials.standard_nacl_article}}