Handbook
Glossary
set-trace-log-level ( logLevel -- )
Vocabulary
raylib
Inputs
logLevel
an
int
Outputs
None
Word description
Set the current threshold (minimum) log level
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
set-trace-log-level
void
SetTraceLogLevel (
TraceLogLevel
logLevel )