Function raylib::ffi::DrawRectangleRounded[][src]

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