[−][src]Function xcb::ffi::xfixes::xcb_xfixes_expand_region_checked
pub unsafe extern "C" fn xcb_xfixes_expand_region_checked(
c: *mut xcb_connection_t,
source: xcb_xfixes_region_t,
destination: xcb_xfixes_region_t,
left: u16,
right: u16,
top: u16,
bottom: u16
) -> xcb_void_cookie_t