mlir_sys

Function 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.