Function ui_sys::uiCheckboxSetChecked[][src]

pub unsafe extern "C" fn uiCheckboxSetChecked(
    c: *mut uiCheckbox,
    checked: c_int
)