lwdr ~master (2021-10-15T13:07:10Z)
Dub
Repo
rtosbackend_assertmsg
rtoslink
Called when assert(bool exp, string msg) fails.
@
nogc
nothrow pure extern (
C
)
void
rtosbackend_assertmsg
(
string
msg
,
string
file
,
uint
line
)
Meta
Source
See Implementation
rtoslink
functions
internal_heapalloc
rtosbackend_arrayBoundFailure
rtosbackend_assert
rtosbackend_assertmsg
rtosbackend_getTLSPointerCurrThread
rtosbackend_globalMutexDestroy
rtosbackend_globalMutexInit
rtosbackend_heapalloc
rtosbackend_heapfreealloc
rtosbackend_mutexDestroy
rtosbackend_mutexInit
rtosbackend_mutexLock
rtosbackend_mutexTryLock
rtosbackend_mutexUnlock
rtosbackend_outOfMemory
rtosbackend_setTLSPointerCurrThread
rtosbackend_terminate
Called when assert(bool exp, string msg) fails.