bufferCreateSimilar

Creates a new #hb_buffer_t, similar to [harfbuzz.global.bufferCreate]. The only difference is that the buffer is configured similarly to src.

Parameters

srcAn #hb_buffer_t

Returns

A newly allocated #hb_buffer_t, similar to [harfbuzz.global.bufferCreate].