hb_map_get_population

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

Meta