Skip to main content

luaG_methoderror

Function luaG_methoderror 

Source
pub unsafe fn luaG_methoderror(
    L: *mut lua_State,
    p1: *const TValue,
    p2: *const TString,
) -> !