FreeRDP
stdbool.h File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define true   1
 
#define false   0
 
#define __bool_true_false_are_defined   1
 

Typedefs

typedef int bool
 

Macro Definition Documentation

◆ __bool_true_false_are_defined

#define __bool_true_false_are_defined   1

◆ false

#define false   0

◆ true

#define true   1

Typedef Documentation

◆ bool

typedef int bool