devela::_dep::pyo3::ffi

Function PyComplex_AsCComplex

pub unsafe extern "C" fn PyComplex_AsCComplex(
    op: *mut PyObject,
) -> Py_complex
Available on crate features dep_pyo3 and std only.