rtapi_bool.h − RTAPI wrappers for linux kernel functionality
#include <rtapi_bool.h> |
Includes either <stdbool.h> or <linux/types.h> as appropriate, to obtain suitable declarations of "bool", "true" and "false".
None.
Also permitted in C++ programs, where including it has no effect.