mlir_sys

Function mlirBlockArgumentSetType

Source
pub unsafe extern "C" fn mlirBlockArgumentSetType(
    value: MlirValue,
    type_: MlirType,
)
Expand description

Sets the type of the block argument to the given type.