GSignalCMarshaller

This is the signature of marshaller functions, required to marshall arrays of parameter values to signal emissions into C language callback invocations. It is merely an alias to GClosureMarshal since the gobject.Closure mechanism takes over responsibility of actual function invocation for the signal system.

alias GSignalCMarshaller = GClosureMarshal