#[repr(C)]
pub union MLOperatorSchemaEdgeDescription_0 {
pub reserved: *mut c_void,
pub typeLabel: PSTR,
pub edgeDescription: MLOperatorEdgeDescription,
}Expand description
Required features: ‘Win32_AI_MachineLearning_WinML’, ‘Win32_Foundation’
Fields
reserved: *mut c_voidtypeLabel: PSTRedgeDescription: MLOperatorEdgeDescription