uiFormNumChildren

Function uiFormNumChildren 

Source
pub unsafe extern "C" fn uiFormNumChildren(f: *mut uiForm) -> c_int
Expand description

Returns the number of controls contained within the form.

@param f uiForm instance. @memberof uiForm