[Issue 23483] add profile-gc hook function user can call early to dump partial report file.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 19 03:34:47 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23483

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
Calling the function:

    extern (C) int rt_term();

should do the trick.

--


More information about the Digitalmars-d-bugs mailing list