[][src]Macro glua_sys::luaL_newlib

macro_rules! luaL_newlib {
    ($L:expr, $l:expr) => { ... };
}