Function mlua_sys::lua52::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
lua52 only.