Top
|
Description
stdbool.in
stdbool.in
Types and Values
#define
bool
typedef
_Bool
Description
Functions
Types and Values
bool
# define bool bool
_Bool
typedef bool _Bool;