Function raylib::ffi::DrawRectangleRoundedLines[][src]

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