Function lua_newtable

Source
pub unsafe fn lua_newtable(L: *mut lua_State)
Available on crate feature lua53 only.