Table of Contents

Class font_draw_glyph_func_tForeverHandler

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll

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

public class font_draw_glyph_func_tForeverHandler
Inheritance
font_draw_glyph_func_tForeverHandler
Inherited Members

Constructors

font_draw_glyph_func_tForeverHandler(font_draw_glyph_func_t)

public font_draw_glyph_func_tForeverHandler(font_draw_glyph_func_t managed)

Parameters

managed font_draw_glyph_func_t

Fields

NativeCallback

public font_draw_glyph_func_t NativeCallback

Field Value

font_draw_glyph_func_t