[][src]Function raylib_sys::DrawRectangleRoundedLines

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