_longobject

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 _longobject {}

Members

Variables

ob_base
PyVarObject ob_base;
Undocumented in source.
ob_digit
uint[1] ob_digit;
Undocumented in source.

Meta