Function sdl2_sys::XSetStipple

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