hb_version_atleast

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_version_atleast(uint major, uint minor, uint micro)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    hb_version_atleast
    (
    uint major
    ,
    uint minor
    ,
    uint micro
    )
  2. fp_hb_version_atleast hb_version_atleast;

Meta