Function sdl2_sys::XCopyPlane
source ยท pub unsafe extern "C" fn XCopyPlane(
arg1: *mut Display,
arg2: Drawable,
arg3: Drawable,
arg4: GC,
arg5: c_int,
arg6: c_int,
arg7: c_uint,
arg8: c_uint,
arg9: c_int,
arg10: c_int,
arg11: c_ulong,
) -> c_int