pub unsafe extern "C" fn mlirBoolAttrGetValue(
    attr: MlirAttribute
) -> bool
Expand description

Returns the value stored in the given bool attribute.