[][src]Macro glua_sys::luaL_getmetatable

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