Function TVMFFITypeRegisterMethod

Function TVMFFITypeRegisterMethod#

Function Documentation#

int TVMFFITypeRegisterMethod(int32_t type_index, const TVMFFIMethodInfo *info)#

Register type method information for runtime reflection.

Returns:

0 on success, nonzero on failure.