pub fn im<'c>( context: &'c Context, imaginary: Type<'c>, complex: Value<'c, '_>, location: Location<'c>, ) -> ImOperation<'c>
Creates an im operation.
im