Function DrawRectanglePro

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