Function pyo3_ffi::PyComplex_ImagAsDouble

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