PyBUF_STRIDES

Flags for getting buffers */ /// Availability: >= 2.

enum PyBUF_STRIDES = (0x0010 | PyBUF_ND);

Meta