Skip to main content

luaL_argerror

Macro luaL_argerror 

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