PyFloat_AS_DOUBLE

Extract C double from Python float. The macro version trades safety for speed.

extern (C)
double
PyFloat_AS_DOUBLE
()

Meta