windows::Win32::System::Diagnostics::Debug::Extensions

Function CreateDataModelManager

pub unsafe fn CreateDataModelManager<P0>(
    debughost: P0,
) -> Result<IDataModelManager>
where P0: Param<IDebugHost>,