pub unsafe extern "C" fn nn_context_engine(
    context: *mut NNContext
) -> *mut NNEngine
Expand description

Returns the engine used by the given context object.

@public @memberof NNContext @since 2.0