pub unsafe extern "C" fn nn_engine_native_handle(
    engine: *mut NNEngine
) -> *mut c_void
Expand description

Returns handle of the NNEngine object.

@param memory Pointer to the NNEngine structure

@public @memberof NNEngine @since 2.0