PyFloat_AsDouble

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

extern (C)
double
PyFloat_AsDouble

Meta