Function deepviewrt_sys::nn_engine_version
source · pub unsafe extern "C" fn nn_engine_version(
engine: *mut NNEngine
) -> *const c_charExpand description
Returns the version of the engine object.
@param engine Pointer to the engine object.
@public @memberof NNEngine @since 2.0