Function mlir_sys::mlirBoolAttrGet

source ·
pub unsafe extern "C" fn mlirBoolAttrGet(
    ctx: MlirContext,
    value: c_int
) -> MlirAttribute
Expand description

Creates a bool attribute in the given context with the given value.