Pepper_31_C_interfaces
|
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
Classes | |
struct | PPB_Crypto_Dev_0_1 |
Macros | |
#define | PPB_CRYPTO_DEV_INTERFACE_0_1 "PPB_Crypto(Dev);0.1" |
#define | PPB_CRYPTO_DEV_INTERFACE PPB_CRYPTO_DEV_INTERFACE_0_1 |
Typedefs | |
typedef struct PPB_Crypto_Dev_0_1 | PPB_Crypto_Dev |
This file defines the PPB_Crypto_Dev interface.
Definition in file ppb_crypto_dev.h.
#define PPB_CRYPTO_DEV_INTERFACE PPB_CRYPTO_DEV_INTERFACE_0_1 |
Definition at line 15 of file ppb_crypto_dev.h.
#define PPB_CRYPTO_DEV_INTERFACE_0_1 "PPB_Crypto(Dev);0.1" |
Definition at line 14 of file ppb_crypto_dev.h.