Function mlir_sys::mlirUnitAttrGet
source · pub unsafe extern "C" fn mlirUnitAttrGet(
ctx: MlirContext
) -> MlirAttributeExpand description
Creates a unit attribute in the given context.
pub unsafe extern "C" fn mlirUnitAttrGet(
ctx: MlirContext
) -> MlirAttributeCreates a unit attribute in the given context.