mlir_sys

Function mlirValueSetType

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

Set the type of the value.