hb_map_get function
Implementation
@ffi.Native<ffi.Uint32 Function(ffi.Pointer<hb_map_t>, ffi.Uint32)>()
external int hb_map_get(ffi.Pointer<hb_map_t> map, int key);
@ffi.Native<ffi.Uint32 Function(ffi.Pointer<hb_map_t>, ffi.Uint32)>()
external int hb_map_get(ffi.Pointer<hb_map_t> map, int key);