hb_map_has

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. hb_bool_t hb_map_has(const(hb_map_t)* map, hb_codepoint_t key)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= 10707)
    hb_map_has
  2. fp_hb_map_has hb_map_has;

Meta