custom_logging_param property

Pointer<Void> custom_logging_param
getter/setter pair

\brief Optional state to pass as the first argument to OrtEnvCreationOptions::custom_logger_function. May be set to NULL.

\since Version 1.24.

Implementation

external ffi.Pointer<ffi.Void> custom_logging_param;