[][src]Function raylib_sys::ffi_funcs::ImageDrawRectangle

pub unsafe extern "C" fn ImageDrawRectangle(
    dst: *mut Image,
    position: Vector2,
    rec: Rectangle,
    color: Color
)