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

Draw rectangle with rounded edges outline