Py_buffer.smalltable

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

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

Meta