PyBuf_full

default PyObject_GetBuffer flag TODO supportuser-defined flag

enum PyBuf_full = PyBuf_indirect | PyBuf_format | PyBuf_writable;

Meta