hb_set_allocation_successful function
Returns false if allocation has failed before
Implementation
@ffi.Native<ffi.Int Function(ffi.Pointer<hb_set_t>)>()
external int hb_set_allocation_successful(ffi.Pointer<hb_set_t> set);
Returns false if allocation has failed before
@ffi.Native<ffi.Int Function(ffi.Pointer<hb_set_t>)>()
external int hb_set_allocation_successful(ffi.Pointer<hb_set_t> set);