Function raylib_sys::DrawRectanglePro[][src]

pub unsafe extern "C" fn DrawRectanglePro(
    rec: Rectangle,
    origin: Vector2,
    rotation: f32,
    color: Color
)