bindbc-harfbuzz ~master (2021-04-21T15:28:55Z)
Dub
Repo
hb_set_previous_range
bindbc
hb
bind
set
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_bool_t
hb_set_previous_range
(const(hb_set_t)* set, hb_codepoint_t* first, hb_codepoint_t* last)
fp_hb_set_previous_range
hb_set_previous_range
;
version(!BindHB_Static)
extern (
C
) @
nogc
nothrow __gshared
static if
(
hbSupport >= HBSupport.v2_6_3
)
fp_hb_set_previous_range
hb_set_previous_range
;
Meta
Source
See Implementation
bindbc
hb
bind
set
functions
hb_set_add
hb_set_add_range
hb_set_allocation_successful
hb_set_clear
hb_set_create
hb_set_del
hb_set_del_range
hb_set_destroy
hb_set_get_empty
hb_set_get_max
hb_set_get_min
hb_set_get_population
hb_set_get_user_data
hb_set_has
hb_set_intersect
hb_set_is_empty
hb_set_is_equal
hb_set_is_subset
hb_set_next
hb_set_next_range
hb_set_previous
hb_set_previous_range
hb_set_reference
hb_set_set
hb_set_set_user_data
hb_set_subtract
hb_set_symmetric_difference
hb_set_union
manifest constants
HB_SET_VALUE_INVALID
structs
hb_set_t