harfbuzz.buffer

Module for [Buffer] class

class Buffer

Types 1

The main structure holding the input text and its properties before shaping, and output glyphs and their information after shaping.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup)
GType _gType() @property
Buffer self()Returns `this`, for use in `with` statements.
Constructors
this(void * ptr, Flag!"Take" take)