Function rlua::ffi::lua54::luaL_checkstack

pub unsafe extern "C-unwind" fn luaL_checkstack(
    L: *mut lua_State,
    sz: i32,
    msg: *const i8
)