Mongo.Session.end_implict_session

You're seeing just the function end_implict_session, go back to Mongo.Session module for more information.
Link to this function

end_implict_session(topology_pid, session)

View Source

Specs

end_implict_session(GenServer.server(), t()) :: :ok | :error

End implicit session. There is no need to call this function directly. It is called automatically.