Amqpx.Confirm.unregister_confirm_handler

You're seeing just the function unregister_confirm_handler, go back to Amqpx.Confirm module for more information.
Link to this function

unregister_confirm_handler(channel)

Specs

unregister_confirm_handler(Amqpx.Channel.t()) :: :ok

This removes the confirm handler, if it exists. Does nothing if there is no such handler.