Macro glfw::log_errors

source ·
macro_rules! log_errors {
    () => { ... };
}
Expand description

A callback that logs each error as it is encountered without triggering a task failure