Function rlua::ffi::lua_checkstack

pub unsafe extern "C-unwind" fn lua_checkstack(
    L: *mut lua_State,
    sz: i32
) -> i32