Function raylib_sys::DrawRectangleV

source ยท
pub unsafe extern "C" fn DrawRectangleV(
    position: Vector2,
    size: Vector2,
    color: Color
)