Function raylib_sys::DrawRectangleRec

source ยท
pub unsafe extern "C" fn DrawRectangleRec(
    rec: Rectangle,
    color: Color
)