Type Definition deepviewrt_sys::NNModelResource
source · pub type NNModelResource = c_void;Expand description
@struct NNModelResource
DeepViewRT Models may have resources embedded into them and this datatype is their handle.
pub type NNModelResource = c_void;@struct NNModelResource
DeepViewRT Models may have resources embedded into them and this datatype is their handle.