Function cairo_sys::cairo_xcb_device_get_connection

source ·
pub unsafe extern "C" fn cairo_xcb_device_get_connection(
    device: *mut cairo_device_t,
) -> *mut xcb_connection_t
Available on crate feature xcb only.