pub unsafe extern "C" fn cmach_lua_newtable(
    L: *mut lua_State
) -> c_int
Expand description

Create new table (pushes table or error on stack)