Function XSetClipMask

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