libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
Go to the source code of this file.
Macros | |
#define | GBL_POINTER_TYPE |
#define | GBL_FUNCTION_TYPE |
#define | GBL_POINTER_TYPE_CHECK(type) |
#define | GblPointer_type() |
#define | GblFunction_type() |
Functions | |
GblType | GblPointer_register (const char *pName) |
Pointer and opaque type registration and checking.
Definition in file gimbal_pointer.h.
#define GBL_FUNCTION_TYPE |
Definition at line 15 of file gimbal_pointer.h.
#define GBL_POINTER_TYPE_CHECK | ( | type | ) |
Definition at line 16 of file gimbal_pointer.h.
#define GblPointer_type | ( | ) |
Definition at line 18 of file gimbal_pointer.h.
#define GblFunction_type | ( | ) |
Definition at line 19 of file gimbal_pointer.h.