Function boing::reexports::libui_ng_sys::uiControlHide
source · pub unsafe extern "C" fn uiControlHide(c: *mut uiControl)Expand description
Hides the control.
@param c uiControl instance. @note Hidden controls do not take up space within the layout. @memberof uiControl