Mixin C

Walter Bright newshound2 at digitalmars.com
Fri Mar 29 07:27:04 UTC 2024


On 3/8/2024 10:03 AM, Paul Backus wrote:
> There's currently no way to do this with ImportC

```
__declspec(nothrow) int foo();
```


More information about the dip.ideas mailing list