bindbc-harfbuzz ~master (2021-04-21T15:28:55Z)
Dub
Repo
hb_map_del
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.
void
hb_map_del
(hb_map_t* map, hb_codepoint_t key)
version(BindHB_Static)
extern (
C
) @
nogc
nothrow
static if
(
hbSupport >= 10707
)
void
hb_map_del
(
hb_map_t
*
map
,
hb_codepoint_t
key
)
fp_hb_map_del
hb_map_del
;
Meta
Source
See Implementation
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