libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
gimbal_pointer.h File Reference

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)
 

Detailed Description

Pointer and opaque type registration and checking.

Author
Falco Girgis

Definition in file gimbal_pointer.h.

Macro Definition Documentation

◆ GBL_FUNCTION_TYPE

#define GBL_FUNCTION_TYPE

Definition at line 15 of file gimbal_pointer.h.

◆ GBL_POINTER_TYPE_CHECK

#define GBL_POINTER_TYPE_CHECK (   type)

Definition at line 16 of file gimbal_pointer.h.

◆ GblPointer_type

#define GblPointer_type ( )

Definition at line 18 of file gimbal_pointer.h.

◆ GblFunction_type

#define GblFunction_type ( )

Definition at line 19 of file gimbal_pointer.h.