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

pub unsafe extern "C" fn xcb_free_gc(
    c: *mut xcb_connection_t,
    gc: u32
) -> xcb_void_cookie_t

Destroys a graphics context

Destroys the specified gc and all associated storage.