pub unsafe extern "C" fn uiFreeControl(c: *mut uiControl)
Expand description

Frees the control.

@param c uiControl instance. @memberof uiControl