mlir_sys

Function mlirFloatAttrGetValueDouble

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

Returns the value stored in the given floating point attribute, interpreting the value as double.