Function mlir_sys::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.
pub unsafe extern "C" fn mlirBlockArgumentSetType(
value: MlirValue,
type_: MlirType
)
Sets the type of the block argument to the given type.