The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
terminate_handler
ldc
eh_msvc
////////////////////////////////////////////////////////////
import ldc.eh_msvc;
version(CRuntime_Microsoft)
alias
terminate_handler
=
void
function
(
)
Meta
Source
See Implementation
ldc
eh_msvc
aliases
terminate_handler
functions
__current_exception
_d_eh_enter_catch
_d_enter_cleanup
eh_malloc
msvc_eh_init
toPointer
structs
EHHeap
////////////////////////////////////////////////////////////