macro_rules! query_error {
    ($r: expr) => { ... };
}
Expand description

Convert errno to Err(i32)