PyBUF_CONTIG_RO

Flags for getting buffers Availability: >= 2.6

version(Python_2_6_Or_Later)
extern (C)
enum PyBUF_CONTIG_RO = (PyBUF_ND);

Meta