You copied the Doc URL to your clipboard.
--dllexport_all
Controls symbol visibility when building DLLs.
This option gives all exported global symbols STV_PROTECTED
visibility
in ELF rather than STV_HIDDEN
, unless overridden
by source directives.