https://issues.dlang.org/show_bug.cgi?id=15843
--- Comment #3 from anonymous4 <[email protected]> --- Static nested functions with C calling convention are useful as system callbacks. They just don't need to be visible to other linked modules. --
d-bugmail--- via Digitalmars-d-bugs Mon, 17 Jan 2022 03:04:20 -0800
https://issues.dlang.org/show_bug.cgi?id=15843
--- Comment #3 from anonymous4 <[email protected]> --- Static nested functions with C calling convention are useful as system callbacks. They just don't need to be visible to other linked modules. --