Skip to content

Instantly share code, notes, and snippets.

@ricrogz
Created September 27, 2021 02:13
Show Gist options
  • Save ricrogz/b96efdd4acee90ea6eb37803dc3ed83e to your computer and use it in GitHub Desktop.
Save ricrogz/b96efdd4acee90ea6eb37803dc3ed83e to your computer and use it in GitHub Desktop.
Free pooled mem to OS
#include <malloc.h>
malloc_trim(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment