Table of Contents

Delegate get_table_tags_func_t

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll
public delegate uint get_table_tags_func_t(nint face, uint startOffset, out uint tableCount, out uint[] tableTags, nint userData)

Parameters

face nint
startOffset uint
tableCount uint
tableTags uint[]
userData nint

Returns

uint