Macro tarantool::set_error

source ·
macro_rules! set_error {
    ($code:expr, $msg:literal) => { ... };
    ($code:expr, $($msg_args:expr),+) => { ... };
}
Expand description

Set the last error.