Function python3_sys::PyComplex_ImagAsDouble

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