Skip to main content

lua_g_methoderror

Function lua_g_methoderror 

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