Function ui_sys::uiDrawPathAddRectangle[][src]

pub unsafe extern "C" fn uiDrawPathAddRectangle(
    p: *mut uiDrawPath,
    x: c_double,
    y: c_double,
    width: c_double,
    height: c_double
)