Function pyo3::ffi::PyComplex_ImagAsDouble

source ยท
pub unsafe extern "C" fn PyComplex_ImagAsDouble(
    op: *mut PyObject,
) -> f64