Struct cairo_sys::cairo_bool_t
source · [−]#[repr(transparent)]pub struct cairo_bool_t { /* private fields */ }
Implementations
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for cairo_bool_t
impl Send for cairo_bool_t
impl Sync for cairo_bool_t
impl Unpin for cairo_bool_t
impl UnwindSafe for cairo_bool_t
Blanket Implementations
Mutably borrows from an owned value. Read more