bindbc-harfbuzz ~master (2021-04-21T15:28:55Z)
Dub
Repo
hb_blob_create_sub_blob
bindbc
hb
bind
blob
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_blob_t
*
hb_blob_create_sub_blob
(hb_blob_t* parent, uint offset, uint length)
fp_hb_blob_create_sub_blob
hb_blob_create_sub_blob
;
version(!BindHB_Static)
extern (
C
) @
nogc
nothrow __gshared
fp_hb_blob_create_sub_blob
hb_blob_create_sub_blob
;
Meta
Source
See Implementation
bindbc
hb
bind
blob
aliases
hb_memory_mode_t
enums
HB_MEMORY_MODE_DUPLICATE
functions
hb_blob_copy_writable_or_fail
hb_blob_create
hb_blob_create_from_file
hb_blob_create_sub_blob
hb_blob_destroy
hb_blob_get_data
hb_blob_get_data_writable
hb_blob_get_empty
hb_blob_get_length
hb_blob_get_user_data
hb_blob_is_immutable
hb_blob_make_immutable
hb_blob_reference
hb_blob_set_user_data
structs
hb_blob_t