hb_map_get_empty function

  1. @Native<Pointer<hb_map_t> Function()>()>()
Pointer<hb_map_t> hb_map_get_empty()

Implementation

@ffi.Native<ffi.Pointer<hb_map_t> Function()>()
external ffi.Pointer<hb_map_t> hb_map_get_empty();