pub unsafe extern "C" fn uiFormNumChildren(f: *mut uiForm) -> c_int
Returns the number of controls contained within the form.
@param f uiForm instance. @memberof uiForm