Function mlir_sys::mlirValueGetType

source ·
pub unsafe extern "C" fn mlirValueGetType(
    value: MlirValue
) -> MlirType
Expand description

Returns the type of the value.