Function sdl2_sys::XSetStipple

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