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.