Function TVMFFITypeRegisterField

Function TVMFFITypeRegisterField#

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.