DrawRectangle

Function DrawRectangle 

Source
pub unsafe extern "C" fn DrawRectangle(
    posX: c_int,
    posY: c_int,
    width: c_int,
    height: c_int,
    color: Color,
)
Expand description

Draw a color-filled rectangle