Function TVMFFITypeRegisterMethod#
Defined in File c_api.h
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.