pub unsafe extern "C" fn uiNewSearchEntry() -> *mut uiEntry
Expand description

Creates a new entry suitable for search.

Some systems will deliberately delay the uiEntryOnChanged() callback for a more natural feel.

@returns A new uiEntry instance. @memberof uiEntry @static