[][src]Function sdl2_sys::XFillRectangles

pub unsafe extern "C" fn XFillRectangles(
    arg1: *mut Display,
    arg2: Drawable,
    arg3: GC,
    arg4: *mut XRectangle,
    arg5: c_int
) -> c_int