Pepper_31_C_interfaces
|
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
Classes | |
struct | PPB_Find_Dev_0_3 |
Macros | |
#define | PPB_FIND_DEV_INTERFACE_0_3 "PPB_Find(Dev);0.3" |
#define | PPB_FIND_DEV_INTERFACE PPB_FIND_DEV_INTERFACE_0_3 |
Typedefs | |
typedef struct PPB_Find_Dev_0_3 | PPB_Find_Dev |
This file defines the PPB_Find_Dev
interface.
Definition in file ppb_find_dev.h.
#define PPB_FIND_DEV_INTERFACE PPB_FIND_DEV_INTERFACE_0_3 |
Definition at line 17 of file ppb_find_dev.h.
#define PPB_FIND_DEV_INTERFACE_0_3 "PPB_Find(Dev);0.3" |
Definition at line 16 of file ppb_find_dev.h.