Skip to main content

luaL_checkstring

Macro luaL_checkstring 

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