Struct cairo_sys::cairo_user_data_key_t [−][src]
#[repr(C)]pub struct cairo_user_data_key_t { pub unused: c_int, }
Fields
unused: c_intTrait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for cairo_user_data_key_timpl Send for cairo_user_data_key_timpl Sync for cairo_user_data_key_timpl Unpin for cairo_user_data_key_timpl UnwindSafe for cairo_user_data_key_tBlanket Implementations
Mutably borrows from an owned value. Read more