libwasm.bindings.Console

Undocumented in source.

Members

Aliases

ConsoleInstanceDumpCallback
alias ConsoleInstanceDumpCallback = void delegate(string)
Undocumented in source.

Enums

ConsoleLevel
enum ConsoleLevel
Undocumented in source.
ConsoleLogLevel
enum ConsoleLogLevel
Undocumented in source.

Functions

ConsoleInstanceOptions_dump_Get
ConsoleInstanceDumpCallback ConsoleInstanceOptions_dump_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ConsoleInstanceOptions_dump_Set
void ConsoleInstanceOptions_dump_Set(Handle , ConsoleInstanceDumpCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
console_assert
void console_assert(bool , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
console_timeLog
void console_timeLog(string , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

ConsoleCounter
struct ConsoleCounter
Undocumented in source.
ConsoleCounterError
struct ConsoleCounterError
Undocumented in source.
ConsoleEvent
struct ConsoleEvent
Undocumented in source.
ConsoleInstance
struct ConsoleInstance
Undocumented in source.
ConsoleInstanceOptions
struct ConsoleInstanceOptions
Undocumented in source.
ConsoleProfileEvent
struct ConsoleProfileEvent
Undocumented in source.
ConsoleStackEntry
struct ConsoleStackEntry
Undocumented in source.
ConsoleTimerError
struct ConsoleTimerError
Undocumented in source.
ConsoleTimerLogOrEnd
struct ConsoleTimerLogOrEnd
Undocumented in source.
ConsoleTimerStart
struct ConsoleTimerStart
Undocumented in source.
console
struct console
Undocumented in source.

Meta