pub unsafe extern "C" fn DrawRectangleRounded(
    rec: Rectangle,
    roundness: c_float,
    segments: c_int,
    color: Color
)
Expand description

Draw rectangle with rounded edges