Function mlua_sys::lua53::lauxlib::luaL_where

source ยท
pub unsafe extern "C-unwind" fn luaL_where(
    L: *mut lua_State,
    lvl: c_int,
)
Available on crate feature lua53 only.