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

Retrieves the DeepViewRT NNContext associated with the VAALContext. This can be used to further query the underlying NNEngine, NNModel, and other DeepViewRT API.

@param context

@return NNContext

@since 1.0