Pepper_31_C_interfaces
Enumerations | Functions
pp_bool.h File Reference
#include "ppapi/c/pp_macros.h"
Include dependency graph for pp_bool.h:

Go to the source code of this file.

Enumerations

enum  PP_Bool { PP_FALSE = 0, PP_TRUE = 1 }
 

Functions

 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_Bool, 4)
 

Detailed Description

This file defines the PP_Bool enumeration for use in PPAPI C headers.

Definition in file pp_bool.h.