OrtLoggingFunction

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias OrtLoggingFunction = void function
(
void* param
,,
const(char)* category
,
const(char)* logid
,
const(char)* code_location
,
const(char)* message
)

Meta