Skip to main content

lua_isinteger_64

Macro lua_isinteger_64 

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