pub fn intr_eh_typeid_for<'c>(
    context: &'c Context,
    res: Type<'c>,
    type_info: Value<'c, '_>,
    location: Location<'c>
) -> EhTypeidForOperation<'c>
Expand description

Creates an intr.eh.typeid.for operation.