pub unsafe extern "C" fn mlirTypeAttrGet(
type_: MlirType,
) -> MlirAttributeExpand description
Creates a type attribute wrapping the given type in the same context as the type.
pub unsafe extern "C" fn mlirTypeAttrGet(
type_: MlirType,
) -> MlirAttributeCreates a type attribute wrapping the given type in the same context as the type.