Function xcb::ffi::xproto::xcb_free_gc_checked [−][src]
pub unsafe extern "C" fn xcb_free_gc_checked(
c: *mut xcb_connection_t,
gc: xcb_gcontext_t
) -> xcb_void_cookie_t
Destroys a graphics context
Destroys the specified gc
and all associated storage.