Function sdl2_sys::XSetClipMask

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