mlir_sys

Function mlirValueGetType

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

Returns the type of the value.