Function TVMFFIGetVersion

Function TVMFFIGetVersion#

Function Documentation#

void TVMFFIGetVersion(TVMFFIVersion *out_version)#

Get the TVM FFI version from the current C ABI.

This function is always stable across all versions of the C ABI.

Parameters:

out_version – The output version.