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