Function mlir_sys::mlirTypeAttrGet

source ·
pub unsafe extern "C" fn mlirTypeAttrGet(
    type_: MlirType
) -> MlirAttribute
Expand description

Creates a type attribute wrapping the given type in the same context as the type.