dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
debugBreak
dplug
core
nogc
Inserts a breakpoint instruction. useful to trigger the debugger.
nothrow @
nogc
void
debugBreak
(
)
Meta
Source
See Implementation
dplug
core
nogc
aliases
CString
CString16
nogcComparisonFunction
functions
assumeNoGC
assumeNothrowNoGC
browseNoGC
debugBreak
destroyFree
destroyNoGC
ensureNotInGC
freeSlice
isCalledByGC
mallocDup
mallocEmplace
mallocIDup
mallocSlice
mallocSliceNoInit
mergeSort
quicksort
stringNCopy
unrecoverableError
unsafeObjectCast
structs
CStringImpl
Inserts a breakpoint instruction. useful to trigger the debugger.