|
GraphicsAPI_2020C
|
C-API: Represents a log stream. More...
#include <cimport.h>
Public Attributes | |
| aiLogStreamCallback | callback |
| callback to be called | |
| char * | user |
| user data to be passed to the callback | |
C-API: Represents a log stream.
A log stream receives all log messages and streams them somewhere.
1.8.13