mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-30 03:37:44 +00:00
5 lines
No EOL
166 B
C
5 lines
No EOL
166 B
C
#pragma once
|
|
#include "Std.h"
|
|
#include "winrt/base.h"
|
|
|
|
int32_t __stdcall WINRT_RoGetActivationFactory(void* classId, winrt::guid const& iid, void** factory) noexcept; |