mlir_sys

Function mlirUnitAttrGet

Source
pub unsafe extern "C" fn mlirUnitAttrGet(
    ctx: MlirContext,
) -> MlirAttribute
Expand description

Creates a unit attribute in the given context.