bail_errno

Macro bail_errno 

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

If errno has an error, return early.