Function deepviewrt_sys::nn_engine_release
source · pub unsafe extern "C" fn nn_engine_release(engine: *mut NNEngine)Expand description
Releases the memory that was being used by the engine.
@param engine Pointer to the engine object.
@public @memberof NNEngine @since 2.0