Struct harfbuzz_sys::hb_aat_layout_feature_selector_info_t [−][src]
#[repr(C)]pub struct hb_aat_layout_feature_selector_info_t { pub name_id: hb_ot_name_id_t, pub enable: hb_aat_layout_feature_selector_t, pub disable: hb_aat_layout_feature_selector_t, pub reserved: c_uint, }
Fields
name_id: hb_ot_name_id_t
enable: hb_aat_layout_feature_selector_t
disable: hb_aat_layout_feature_selector_t
reserved: c_uint
Trait Implementations
impl Clone for hb_aat_layout_feature_selector_info_t
[src]
impl Clone for hb_aat_layout_feature_selector_info_t
[src]