bindbc.hb.bind.version_

Undocumented in source.

Members

Functions

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.

Manifest constants

HB_VERSION_MAJOR
deprecated enum HB_VERSION_MAJOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HB_VERSION_MICRO
deprecated enum HB_VERSION_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_MINOR
deprecated enum HB_VERSION_MINOR;
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
deprecated enum 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.

Static variables

hb_version
fp_hb_version hb_version;
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
fp_hb_version_atleast 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.
hb_version_string
fp_hb_version_string 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.

Meta