onOutOfMemoryError

A callback for out of memory errors in D. An OutOfMemoryError will be thrown.

version(!D_BetterC)
extern (C) @trusted pure nothrow @nogc
onOutOfMemoryError
(
void* pretend_sideffect = null
)

Throws

Meta