_PyManagedBufferObject

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct _PyManagedBufferObject {}

Members

Variables

exports
c_long exports;
Undocumented in source.
flags
int flags;
Undocumented in source.
master
bufferinfo master;
Undocumented in source.
ob_base
_object ob_base;
Undocumented in source.

Meta