pyo3_ffi

Function PyComplex_AsCComplex

source
pub unsafe extern "C" fn PyComplex_AsCComplex(
    op: *mut PyObject,
) -> Py_complex
Available on non-Py_LIMITED_API only.