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.
pub unsafe extern "C" fn mlirFloatAttrGetValueDouble(
attr: MlirAttribute,
) -> f64Returns the value stored in the given floating point attribute, interpreting the value as double.