Struct inkview_sys::c_api::ifont_selector_properties [−][src]
#[repr(C)]pub struct ifont_selector_properties { pub custom_font_enable: u16, }
Fields
custom_font_enable: u16Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ifont_selector_propertiesimpl Send for ifont_selector_propertiesimpl Sync for ifont_selector_propertiesimpl Unpin for ifont_selector_propertiesimpl UnwindSafe for ifont_selector_propertiesBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V