Function mlua_sys::lua51::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 features
lua51 or luajit only.