<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Is there a way to mark a function in swift (on Linux) to use the same emission strategy as weak declarations in c?&nbsp;</div><div><br></div><div>I was to tinkering with some ideas on fixing some poor behavior in swift-corelibs-foundation and weak would potentially solve this specific case.</div><div><br></div><div>For reference this is the syntax I am interested in (since it is a bit obscure)&nbsp;<a href="https://en.m.wikipedia.org/wiki/Weak_symbol">https://en.m.wikipedia.org/wiki/Weak_symbol</a></div><div><br></div></body></html>