[][src]Macro glua_sys::lua_isfunction

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