Function pyo3::ffi::PyComplex_FromCComplex

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