[][src]Macro glua_sys::luaL_argcheck

macro_rules! luaL_argcheck {
    ($L:expr, $cond:expr, $numarg:expr, $extramsg:expr) => { ... };
}