syslog-ng source
list-adt.h File Reference
#include <syslog-ng.h>
Include dependency graph for list-adt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  List
 

Typedefs

typedef void(* list_foreach_fn) (gconstpointer list_data, gpointer user_data)
 

Typedef Documentation

◆ list_foreach_fn

typedef void(* list_foreach_fn) (gconstpointer list_data, gpointer user_data)