Function TVMFFITypeRegisterField#
Defined in File c_api.h
Function Documentation#
-
int TVMFFITypeRegisterField(int32_t type_index, const TVMFFIFieldInfo *info)#
Register type field information for runtime reflection.
- Returns:
0 on success, nonzero on failure.