hb_map_is_empty

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_is_empty(const(hb_map_t)* map)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= 10707)
    hb_map_is_empty
    (
    const(hb_map_t)* map
    )
  2. fp_hb_map_is_empty hb_map_is_empty;

Meta