Function mlua_sys::lua54::lauxlib::luaL_checkstack
source ยท pub unsafe extern "C-unwind" fn luaL_checkstack(
L: *mut lua_State,
sz: c_int,
msg: *const c_char
)Available on crate feature
lua54 only.