Table of Contents

Delegate MemVTableData.CallocCallback

Namespace
GLib.Internal
Assembly
GLib-2.0.dll
public delegate IntPtr MemVTableData.CallocCallback(nuint nBlocks, nuint nBlockBytes)

Parameters

nBlocks nuint
nBlockBytes nuint

Returns

IntPtr