[][src]Function sdl2_sys::XFillRectangle

pub unsafe extern "C" fn XFillRectangle(
    arg1: *mut Display,
    arg2: Drawable,
    arg3: GC,
    arg4: c_int,
    arg5: c_int,
    arg6: c_uint,
    arg7: c_uint
) -> c_int