Function libui_ng_sys::uiFreeTableSelection
source · pub unsafe extern "C" fn uiFreeTableSelection(
s: *mut uiTableSelection
)Expand description
Frees the given uiTableSelection and all it’s resources.
@param s uiTableSelection instance. @memberof uiTableSelection