pub type NNModelParameter = c_void;
@struct NNModelParameter
DeepViewRT Models use parameters to store various configuration information such as layer parameters.
#[repr(u8)]pub enum NNModelParameter {}