Skip to main content

luaL_typeerror

Macro luaL_typeerror 

Source
macro_rules! luaL_typeerror {
    ($L:expr, $narg:expr, $tname:expr) => { ... };
}