Table of Contents

Class ReallocFuncForeverHandler

Namespace
Gio.Internal
Assembly
Gio-2.0.dll

Forever Handler for ReallocFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class ReallocFuncForeverHandler
Inheritance
ReallocFuncForeverHandler
Inherited Members

Constructors

ReallocFuncForeverHandler(ReallocFunc)

public ReallocFuncForeverHandler(ReallocFunc managed)

Parameters

managed ReallocFunc

Fields

NativeCallback

public ReallocFunc NativeCallback

Field Value

ReallocFunc