nn_engine_release

Function 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