Macro pros_core::bail_errno

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

If errno has an error, return early.