dplug v6.0.22
Dub
Repo
unsafeObjectCast
dplug
core
nogc
A bit faster than a dynamic cast. This is to avoid TypeInfo look-up.
T
unsafeObjectCast
(
T
)
(
Object
obj
)
Meta
Source
See Implementation
dplug
core
nogc
aliases
nogcComparisonFunction
functions
assumeZeroTerminated
debugBreak
destroyFree
freeSlice
mallocDup
mallocEmplace
mallocIDup
mallocNew
mallocSlice
mallocSliceNoInit
mergeSort
quicksort
stringDup
stringIDup
unrecoverableError
unsafeObjectCast
structs
CStringImpl
A bit faster than a dynamic cast. This is to avoid TypeInfo look-up.