luaL_typerror

Function luaL_typerror 

pub unsafe extern "C-unwind" fn luaL_typerror(
    L: *mut lua_State,
    narg: i32,
    tname: *const i8,
) -> i32