PyBuf_c_contiguous

Enum value representing the combination of the C‑contiguous and strides flags for Py_buffer.

enum PyBuf_c_contiguous = (0x0020 | PyBuf_strides);