[API] Add hb_buffer_allocation_successful()
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 19 Apr 2011 04:32:19 +0000 (00:32 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 19 Apr 2011 04:32:19 +0000 (00:32 -0400)
commitaab0de50e23727b69fa8c3d4e05c50c114c62835
treebb46aa705d1f1d5104cb0beb4e1209d37c565cec
parent02a534b23f2d1e7475109563b9f61221ed020e8b
[API] Add hb_buffer_allocation_successful()

Returns the error status of the buffer.
src/hb-buffer.cc
src/hb-buffer.h
test/test-buffer.c