[][src]Type Definition harfbuzz_sys::hb_ot_name_id_t

type hb_ot_name_id_t = c_uint;

hb_ot_name_id_t: @HB_OT_NAME_ID_INVALID: Value to represent a nonexistent name ID.

An integral type representing an OpenType 'name' table name identifier. There are predefined name IDs, as well as name IDs return from other API. These can be used to fetch name strings from a font face.

Since: 2.0.0