[][src]Function xcb::ffi::xfixes::xcb_xfixes_invert_region_checked

pub unsafe extern "C" fn xcb_xfixes_invert_region_checked(
    c: *mut xcb_connection_t,
    source: xcb_xfixes_region_t,
    bounds: xcb_rectangle_t,
    destination: xcb_xfixes_region_t
) -> xcb_void_cookie_t