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

pub unsafe extern "C" 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.