Py_buffer.smalltable

static store for shape and strides of mono-dimensional buffers. */ /// Availability: >= 2.

struct Py_buffer
Py_ssize_t[2] smalltable;

Meta