Skip to main content

luaG_typeerror

Macro luaG_typeerror 

Source
macro_rules! luaG_typeerror {
    ($l:expr, $o:expr, $opname:expr) => { ... };
}