[Issue 23894] ImportC: _InterlockedExchangeAdd and a ton of other VC intrinsics are not recognized
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Mar 11 05:49:19 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23894
Carl Sturtivant <sturtivant at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sturtivant at gmail.com
--- Comment #8 from Carl Sturtivant <sturtivant at gmail.com> ---
Here's a workaround.
https://forum.dlang.org/post/lbvjpwqgcgducgoxwsxe@forum.dlang.org
There's a list of all x64 MSVC intrinsics at the included link with prototypes
with named parameters.
--
    
    
More information about the Digitalmars-d-bugs
mailing list