How to import "C/C++ > Command Line"?

I added this to .cargo/config, but it's not work

[target.x86_64-pc-windows-msvc]
rustflags = ["-C", "link-args=/Zc:threadSafeInit-"]

After check pe file, TLS section has exsisted

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.