python27_sys::PyComplex_FromDoubles [] [src]

pub unsafe extern fn PyComplex_FromDoubles(real: c_double, imag: c_double) -> *mut PyObject