hb_buffer_serialize_format_to_string function
Implementation
ffi.Pointer<ffi.Char> hb_buffer_serialize_format_to_string(
hb_buffer_serialize_format_t format,
) => _hb_buffer_serialize_format_to_string(format.value);
ffi.Pointer<ffi.Char> hb_buffer_serialize_format_to_string(
hb_buffer_serialize_format_t format,
) => _hb_buffer_serialize_format_to_string(format.value);