NAME
xcbinputxibarrierreleasepointer - SYNOPSIS
#include
Request function xcbvoidcookiet xcbinputxibarrierreleasepointer(xcbconnectiont *conn, uint32t numbarriers, const xcbinputbarrierreleasepointerinfot *barriers); REQUEST ARGUMENTS conn The XCB connection to X11. numbarriers TODO: NOT YET DOCUMENTED. barriers TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbvoidcookiet. Errors (if any) have to be handled in the event loop. If you want to handle errors directly with xcbrequestcheck instead, use xcbinputxibarrierreleasepointerchecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xinput.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcxcbinputxibarrierreleasepointer(3)