Function tlua::ffi::lua_istable

source ยท
pub unsafe fn lua_istable(state: *mut lua_State, index: c_int) -> bool