Function rust_raylib::ffi::DrawRectanglePro
source · pub unsafe extern "C" fn DrawRectanglePro(
rec: Rectangle,
origin: Vector2,
rotation: c_float,
color: Color
)
Expand description
Draw a color-filled rectangle with pro parameters