|
Pepper_42_C++_interfaces
|
#include "ppapi/c/ppp.h"
Go to the source code of this file.
Namespaces | |
| pp | |
| The C++ interface to the Pepper API. | |
Functions | |
| pp::Module * | pp::CreateModule () |
| void | pp::SetBrokerGetInterfaceFunc (PP_GetInterface_Func broker_get_interface) |
This file defines the APIs for creating a Module object.
Definition in file module_embedder.h.
1.8.6