XSetRegion

Function XSetRegion 

Source
pub unsafe extern "C" fn XSetRegion(
    arg1: *mut Display,
    arg2: GC,
    arg3: Region,
) -> c_int