Function destroy_ic

Source
pub(crate) unsafe fn destroy_ic(
    xconn: &Arc<XConnection>,
    ic: XIC,
) -> Result<(), XError>