pub unsafe extern "C" fn cairo_xcb_surface_set_drawable(
surface: *mut cairo_surface_t,
drawable: xcb_drawable_t,
width: c_int,
height: c_int,
)Available on crate feature
xcb only.pub unsafe extern "C" fn cairo_xcb_surface_set_drawable(
surface: *mut cairo_surface_t,
drawable: xcb_drawable_t,
width: c_int,
height: c_int,
)xcb only.