Function TVMFFIGetTypeAttrColumn#
Defined in File c_api.h
Function Documentation#
-
const TVMFFITypeAttrColumn *TVMFFIGetTypeAttrColumn(const TVMFFIByteArray *attr_name)#
Get the type attribute column by name.
- Returns:
The pointer to the type attribute column.
- Returns:
NULL if the attribute was not registered in the system.