unresolved external symbol _DllMain #96423
Labels
A-linkage
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
regression-untriaged
Untriaged performance or correctness regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
I tried this code:
It seems like
#[no_mangle]
is not working anymore.Version it worked on
rustc --version --verbose
:Version with regression
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: