xcb_xf86vidmode_validate_mode_line_unchecked

@param c The connection @return A cookie

Delivers a request to the X server.

This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.

extern (C)
xcb_xf86vidmode_validate_mode_line_unchecked
(,
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