Lucciefr
Lua code caving, injection and exploration framework
bool.h File Reference

boolean data type and constants/macros More...

#include <stdbool.h>

Go to the source code of this file.

Detailed Description

boolean data type and constants/macros

This is mostly a wrapper for the C99 <stdbool.h>, while taking care of some MSVC peculiarities...