[][src]Macro glua_sys::lua_istable

macro_rules! lua_istable {
    ($L:expr, $n:expr) => { ... };
}