Function ui_sys::uiAreaSetSize[][src]

pub unsafe extern "C" fn uiAreaSetSize(
    a: *mut uiArea,
    width: intmax_t,
    height: intmax_t
)