Function mlir_sys::mlirFloatAttrGetValueDouble 
source · pub unsafe extern "C" fn mlirFloatAttrGetValueDouble(
    attr: MlirAttribute
) -> f64Expand description
Returns the value stored in the given floating point attribute, interpreting the value as double.