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

Returns the type of the value.