[][src]Macro glua_sys::luaL_optlong

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