PyBuf_strided

Enum constant representing the bitwise OR of PyBuf_strides and PyBuf_writable flags

enum PyBuf_strided = (PyBuf_strides | PyBuf_writable);