Function cairo_sys::cairo_xcb_surface_create_for_bitmap
source · pub unsafe extern "C" fn cairo_xcb_surface_create_for_bitmap(
connection: *mut xcb_connection_t,
screen: *mut xcb_screen_t,
bitmap: xcb_pixmap_t,
width: c_int,
height: c_int
) -> *mut cairo_surface_t