Function libui_ng_sys::uiTableValueInt
source · pub unsafe extern "C" fn uiTableValueInt(
v: *const uiTableValue
) -> c_intExpand description
Returns the integer value held internally.
To be used only on uiTableValue objects of type uiTableValueTypeInt.
@param v Table value. @returns Integer value. @memberof uiTableValue