Py_complex

_

extern (C)
struct Py_complex {}

Members

Variables

imag
double imag;

_

real_
double real_;

_

Meta