pub unsafe extern "C" fn mlirBoolAttrGetValue(
attr: MlirAttribute,
) -> bool
Expand description
Returns the value stored in the given bool attribute.
pub unsafe extern "C" fn mlirBoolAttrGetValue(
attr: MlirAttribute,
) -> bool
Returns the value stored in the given bool attribute.