Skip to main content

lua_isboolean

Macro lua_isboolean 

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