Function wxd_DC_DrawRoundedRectangle

Source
pub unsafe extern "C" fn wxd_DC_DrawRoundedRectangle(
    dc: *mut wxd_DC_t,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
    radius: f64,
)