pub unsafe extern "C" fn uiTableValueGetType(
v: *const uiTableValue,
) -> uiTableValueType
Expand description
Gets the uiTableValue type.
@param v Table value. @returns Table value type. @memberof uiTableValue
pub unsafe extern "C" fn uiTableValueGetType(
v: *const uiTableValue,
) -> uiTableValueType
Gets the uiTableValue type.
@param v Table value. @returns Table value type. @memberof uiTableValue