Module for [DClosure] class
Closure used for D delegates.
void * contextPtr
void _cmarshal(T, Flag!"Swap" swap)(GClosure * closure, GValue * returnValue, uint nParams, const(GValue) * paramVals, void * invocHint, void * marshalData)
string callbackMixin(T)()
this(T cb, GClosureMarshal cMarshal)
this(T cb)
New GClosure type with a delegate pointer
GClosure closure
T cb
bool swap