python27_sys

Function PyLong_AsDouble

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