Function rust_raylib::ffi::DrawRectangleRounded
source · pub unsafe extern "C" fn DrawRectangleRounded(
rec: Rectangle,
roundness: c_float,
segments: c_int,
color: Color
)Expand description
Draw rectangle with rounded edges