Function ImageDrawRectangleRec

Source
pub unsafe extern "C" fn ImageDrawRectangleRec(
    dst: *mut Image,
    rec: Rectangle,
    color: Color,
)