Table of Contents

Class destroy_func_tForeverHandler

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll

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

public class destroy_func_tForeverHandler
Inheritance
destroy_func_tForeverHandler
Inherited Members

Constructors

destroy_func_tForeverHandler(destroy_func_t)

public destroy_func_tForeverHandler(destroy_func_t managed)

Parameters

managed destroy_func_t

Fields

NativeCallback

public destroy_func_t NativeCallback

Field Value

destroy_func_t