pub unsafe extern "C" fn Dart_NotifyLowMemory()
Expand description

Notifies the VM that the system is running low on memory.

Does not require a current isolate. Only valid after calling Dart_Initialize.