VoidFunc


Description:

[ CCode ( has_target = false ) ]
public delegate void VoidFunc ()

Declares a type of function which takes no arguments and has no return value.

It is used to specify the type function passed to atexit.


Namespace: GLib
Package: glib-2.0