Function python27_sys::PyComplex_FromCComplex[][src]

pub unsafe extern "C" fn PyComplex_FromCComplex(
    v: Py_complex
) -> *mut PyObject