OrtGetApiBase

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. OrtApiBase* OrtGetApiBase()
  2. const(OrtApiBase)* function() OrtGetApiBase;
    version(!BindONNXRuntime_Static)
    extern (C) @nogc nothrow __gshared
    const(OrtApiBase)* function() OrtGetApiBase;

Meta