Struct x11_dl::xlib_xcb::Xlib_xcb [] [src]

pub struct Xlib_xcb {
    pub XGetXCBConnection: unsafe extern "C" fn(_: *mut Display) -> *mut xcb_connection_t,
    // some fields omitted
}

Fields

Methods

impl Xlib_xcb
[src]

Trait Implementations

impl Send for Xlib_xcb
[src]

impl Sync for Xlib_xcb
[src]