[][src]Function luajit2_sys::luaL_typerror

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