Function tlua::ffi::lua_istable

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