OpenShot Library | libopenshot  0.5.0
Namespaces | Functions
MemoryTrim.h File Reference

Cross-platform helper to encourage returning freed memory to the OS. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 openshot
 This namespace is the default namespace for all code in the openshot library.
 

Functions

bool openshot::TrimMemoryToOS (bool force=false) noexcept
 Attempt to return unused heap memory to the operating system. More...
 

Detailed Description

Cross-platform helper to encourage returning freed memory to the OS.

License

Definition in file MemoryTrim.h.