NNModelResource

Type Alias 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.

Aliased Typeยง

#[repr(u8)]
pub enum NNModelResource {}