Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
pp_bool.h File Reference

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.