[][src]Function xcb::xfixes::create_region_from_gc

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