python27_sys

Function PyFloat_AsDouble

Source
pub unsafe extern "C" fn PyFloat_AsDouble(
    pyfloat: *mut PyObject,
) -> c_double