Function rust_raylib::ffi::DrawRectangleGradientH
source · pub unsafe extern "C" fn DrawRectangleGradientH(
posX: c_int,
posY: c_int,
width: c_int,
height: c_int,
color1: Color,
color2: Color
)Expand description
Draw a horizontal-gradient-filled rectangle