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