[][src]Macro glua_sys::luaL_optint

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