[][src]Function luajit::ffi::lauxlib::luaL_typerror

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