Table of Contents

Delegate VaClosureMarshal

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate void VaClosureMarshal(IntPtr closure, IntPtr returnValue, IntPtr instance, IntPtr args, IntPtr marshalData, int nParams, nuint[] paramTypes)

Parameters

closure IntPtr
returnValue IntPtr
instance IntPtr
args IntPtr
marshalData IntPtr
nParams int
paramTypes UIntPtr[]