Struct cairo_sys::cairo_bool_t[][src]

#[repr(C)]
pub struct cairo_bool_t { /* fields omitted */ }

Methods

impl cairo_bool_t
[src]

Trait Implementations

impl Debug for cairo_bool_t
[src]

Formats the value using the given formatter. Read more

impl Clone for cairo_bool_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for cairo_bool_t
[src]

Auto Trait Implementations

impl Send for cairo_bool_t

impl Sync for cairo_bool_t