Function pyo3::ffi::PyComplex_FromCComplex

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