mlirComplexAttrGetRealDouble

Function mlirComplexAttrGetRealDouble 

Source
pub unsafe extern "C" fn mlirComplexAttrGetRealDouble(
    attr: MlirAttribute,
) -> f64
Expand description

Returns the real value stored in the given complex attribute, interpreting the value as double.