[][src]Function dart_sys::Dart_NotifyLowMemory

pub unsafe extern "C" fn Dart_NotifyLowMemory()

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

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