ThreadWrapperVoidFunc


Description:

[ CCode ( has_target = false ) ]
public delegate void ThreadWrapperVoidFunc (void* arg) throws Error

Specifies the type of function to be passed to execute_void.

Parameters:

arg

a pointer to the data (which is the arg argument passed to execute_void)


Namespace: Gda
Package: libgda-5.0