onOutOfMemoryError

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

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

Throws

Suggestion Box / Bug Report