[][src]Macro glua_sys::luaL_checkint

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