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

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