Function mlir_sys::mlirAttributeIsABool 
source · pub unsafe extern "C" fn mlirAttributeIsABool(
    attr: MlirAttribute
) -> boolExpand description
Checks whether the given attribute is a bool attribute.
pub unsafe extern "C" fn mlirAttributeIsABool(
    attr: MlirAttribute
) -> boolChecks whether the given attribute is a bool attribute.