Table of Contents

Delegate ReallocFunc

Namespace
Gio
Assembly
Gio-2.0.dll
public delegate IntPtr ReallocFunc(IntPtr data, nuint size)

Parameters

data IntPtr
size nuint

Returns

IntPtr