Py_buffer.smalltable

static store for shape and strides of Availability: >= 2.7 < 3.4 mono-dimensional buffers.

struct Py_buffer
version(!Python_3_4_Or_Later && Python_2_7_Or_Later)
Py_ssize_t[2] smalltable;

Meta