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

pub unsafe extern fn xcb_free_gc(
    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.