Struct cairo::XCBConnection [−][src]
pub struct XCBConnection(pub NonNull<xcb_connection_t>);
Implementations
Trait Implementations
Safety Read more
Safety Read more
Safety Read more
type Storage = &'a XCBConnectionTransfer: none. Read more
Transfer: container. Read more
Transfer: full. Read more
Auto Trait Implementations
impl RefUnwindSafe for XCBConnectionimpl !Send for XCBConnectionimpl !Sync for XCBConnectionimpl Unpin for XCBConnectionimpl UnwindSafe for XCBConnectionBlanket Implementations
Mutably borrows from an owned value. Read more