mlir_sys

Function mlirDisctinctAttrCreate

Source
pub unsafe extern "C" fn mlirDisctinctAttrCreate(
    referencedAttr: MlirAttribute,
) -> MlirAttribute
Expand description

Creates a DisctinctAttr with the referenced attribute.