[ CCode ( has_target = false ) ]
public delegate void* ThreadWrapperFunc (void* arg) throws Error
Specifies the type of function to be passed to execute.
arg |
pointer to the data (which is the |
a pointer to some data which will be returned by fetch_result |