mlua_sys::lua54::lauxlib

Function luaL_where

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