- HB_VERSION_ATLEAST
deprecated int HB_VERSION_ATLEAST(int major, int minor, int micro)
Undocumented in source. Be warned that the author may not have intended to support it.
- hb_version
void hb_version(uint* major, uint* minor, uint* micro)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- hb_version_atleast
hb_bool_t hb_version_atleast(uint major, uint minor, uint micro)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- hb_version_string
const(char)* hb_version_string()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.