Function pyo3_ffi::PyComplex_FromCComplex

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