[][src]Function lua_rs::ffi::lua::lua_checkstack

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