pub fn intr_vector_reduce_fmin<'c>(
    context: &'c Context,
    res: Type<'c>,
    in: Value<'c, '_>,
    location: Location<'c>
) -> vector_reduce_fminOperation<'c>
Expand description

Creates an intr.vector.reduce.fmin operation.