Skip to main content

lua_tostring

Macro lua_tostring 

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