Function
Lasemdebug
Declaration [src]
void
lsm_debug (
LsmDebugCategory* category,
const char* format,
...
)
Parameters
category
-
Type:
LsmDebugCategory
No description available.
The data is owned by the caller of the function. format
-
Type:
const char*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. ...
-
Type:
No description available.