uiTableValueGetType

Function uiTableValueGetType 

Source
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