Skip to main content

lua_isthread

Macro lua_isthread 

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