wrap_lua_runtime_err

Macro wrap_lua_runtime_err 

Source
macro_rules! wrap_lua_runtime_err {
    ($x:expr) => { ... };
    ($x:expr, Option) => { ... };
}