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