Function xcb::ffi::xproto::xcb_get_geometry_unchecked[][src]

pub unsafe extern "C" fn xcb_get_geometry_unchecked(
    c: *mut xcb_connection_t,
    drawable: xcb_drawable_t
) -> xcb_get_geometry_cookie_t

Get current window geometry

Gets the current geometry of the specified drawable (either Window or Pixmap).