[][src]Function lua_sys::lua_checkstack

pub unsafe extern "C" fn lua_checkstack(L: *mut lua_State, n: c_int) -> c_int