[][src]Function xcb::xfixes::create_region_from_gc_checked

pub fn create_region_from_gc_checked<'a>(
    c: &'a Connection,
    region: Region,
    gc: Gcontext
) -> VoidCookie<'a>