Skip to main content

lua_isfunction

Macro lua_isfunction 

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