xcb_xf86vidmode_switch_to_mode

@param c The connection @return A cookie

Delivers a request to the X server.

extern (C)
xcb_xf86vidmode_switch_to_mode
(,
uint screen
,,
ushort hdisplay
,
ushort hsyncstart
,
ushort hsyncend
,
ushort htotal
,
ushort hskew
,
ushort vdisplay
,
ushort vsyncstart
,
ushort vsyncend
,
ushort vtotal
,
uint flags
,,
const ubyte* private_
)

Meta