hb_map_allocation_successful function
Returns false if allocation has failed before
Implementation
@ffi.Native<ffi.Int Function(ffi.Pointer<hb_map_t>)>()
external int hb_map_allocation_successful(ffi.Pointer<hb_map_t> map);
Returns false if allocation has failed before
@ffi.Native<ffi.Int Function(ffi.Pointer<hb_map_t>)>()
external int hb_map_allocation_successful(ffi.Pointer<hb_map_t> map);