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