pub unsafe fn ie_version_free(version: *mut ie_version_t)
Expand description

@brief Release the memory allocated by ie_c_api_version. @param version A pointer to the ie_version_t to free memory.