Dynamic Load Balance 3.6.1+32-59d1
Typedefs
gtypes.h File Reference
#include <inttypes.h>
Include dependency graph for gtypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int gint
 
typedef gint gboolean
 
typedef unsigned int guint
 
typedef int8_t gint8
 
typedef uint8_t guint8
 
typedef void * gpointer
 
typedef const void * gconstpointer
 

Typedef Documentation

◆ gint

typedef int gint

◆ gboolean

typedef gint gboolean

◆ guint

typedef unsigned int guint

◆ gint8

typedef int8_t gint8

◆ guint8

typedef uint8_t guint8

◆ gpointer

typedef void* gpointer

◆ gconstpointer

typedef const void* gconstpointer