Static glfw::LOG_ERRORS
source · pub static LOG_ERRORS: Option<ErrorCallback<()>>Expand description
A callback that logs each error as it is encountered without triggering a task failure.
pub static LOG_ERRORS: Option<ErrorCallback<()>>A callback that logs each error as it is encountered without triggering a task failure.