Table of Contents

Class destroy_func_tAsyncHandler

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll

Async Handler for destroy_func_t. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class destroy_func_tAsyncHandler
Inheritance
destroy_func_tAsyncHandler
Inherited Members

Constructors

destroy_func_tAsyncHandler(destroy_func_t)

public destroy_func_tAsyncHandler(destroy_func_t managed)

Parameters

managed destroy_func_t

Fields

NativeCallback

public destroy_func_t NativeCallback

Field Value

destroy_func_t