[go: up one dir, main page]

Macro glfw::fail_on_errors

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

A callback that triggers a task failure when an error is encountered.