xcb_put_image

@param c The connection @return A cookie

Delivers a request to the X server.

extern (C)
xcb_put_image
(,
ubyte format
,,,
ushort width
,
ushort height
,
short dst_x
,
short dst_y
,
ubyte left_pad
,
ubyte depth
,,
const ubyte* data
)

Meta