The OpenD Programming Language

cairo_xcb_surface_create_with_xrender_format

extern (C)
static if(CAIRO_HAS_XCB_SURFACE)
cairo_xcb_surface_create_with_xrender_format
(
xcb_connection_t* connection
,
xcb_screen_t* screen
,
xcb_drawable_t drawable
,
xcb_render_pictforminfo_t* format
,
int width
,
int height
)

Meta