Function xcb::ffi::xproto::xcb_configure_window_checked [−][src]
pub unsafe extern "C" fn xcb_configure_window_checked(
c: *mut xcb_connection_t,
window: xcb_window_t,
value_mask: u16,
value_list: *const u32
) -> xcb_void_cookie_t
Configures window attributes
Configures a window’s size, position, border width and stacking order.