Function

GLibVoidFunc

since: 2.0

Declaration

void
(* GVoidFunc) (
void
)

Description

Declares a type of function which takes no arguments and has no return value. It is used to specify the type function passed to g_atexit().

Available since: 2.0