true if buffer memory allocation succeeded, false otherwiseharfbuzz.types.Bool bufferPreAllocate(harfbuzz.buffer.Buffer buffer, uint size)Pre allocates memory for buffer to fit at least size number of items.
buffer | An #hb_buffer_t |
size | Number of items to pre allocate. |
true if buffer memory allocation succeeded, false otherwise