DrawRectangleRoundedLinesEx

Function DrawRectangleRoundedLinesEx 

Source
pub unsafe extern "C" fn DrawRectangleRoundedLinesEx(
    rec: Rectangle,
    roundness: f32,
    segments: c_int,
    lineThick: f32,
    color: Color,
)