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