mlir_sys

Function 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.