xcb_input_xi_passive_grab_device_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_input_xi_passive_grab_device_unchecked
(,
xcb_timestamp_t time
,
xcb_window_t grab_window
,
xcb_cursor_t cursor
,
uint detail
,,,
ushort mask_len
,
ubyte grab_type
,
ubyte grab_mode
,,,
const uint* mask
,
const uint* modifiers
)

Meta