Function xcb::ffi::xproto::xcb_get_window_attributes_unchecked
[−]
[src]
pub unsafe extern fn xcb_get_window_attributes_unchecked(
c: *mut xcb_connection_t,
window: xcb_window_t
) -> xcb_get_window_attributes_cookie_t
Gets window attributes
Gets the current attributes for the specified window
.