https://issues.dlang.org/show_bug.cgi?id=22489

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |rg

--- Comment #1 from [email protected] ---
`extern(C)` functions should just be exported by using the custom mangle as the
identifier. `extern(C++)` functions probably need to be ignored because C++
doesn't have something like `pragma(mangle)`

--

Reply via email to