#include "LDK/API.h"
#include <stddef.h>
Include dependency graph for Types.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | LDK |
Defines | |
| #define | NULL 0 |
Typedefs | |
| typedef int | LDK::int32 |
| typedef unsigned int | LDK::uint32 |
| typedef short | LDK::int16 |
| typedef unsigned short | LDK::uint16 |
| typedef char | LDK::int8 |
| typedef unsigned char | LDK::uint8 |
Definition in file Types.h.
1.5.1