pub unsafe extern "C" fn uiControlVisible(c: *mut uiControl) -> c_int
Returns whether or not the control is visible.
@param c uiControl instance. @returns TRUE if visible, FALSE otherwise. @memberof uiControl
TRUE
FALSE