bindbc-harfbuzz ~master (2021-04-21T15:28:55Z)
Dub
Repo
HB_MAP_VALUE_INVALID
bindbc
hb
bind
map
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
static if
(
hbSupport >= 10707
)
enum
HB_MAP_VALUE_INVALID
=
cast
(
hb_codepoint_t
)-
1
;
Meta
Source
See Source File
bindbc
hb
bind
map
functions
hb_map_allocation_successful
hb_map_clear
hb_map_create
hb_map_del
hb_map_destroy
hb_map_get
hb_map_get_empty
hb_map_get_population
hb_map_get_user_data
hb_map_has
hb_map_is_empty
hb_map_reference
hb_map_set
hb_map_set_user_data
manifest constants
HB_MAP_VALUE_INVALID
structs
hb_map_t