Login
7 branches 0 tags
Benjamin Vincent Schulenburg Added srht CI job using Arch bd6a09e 4 years ago 32 Commits
nujel / lib / garbage-collection.h
#pragma once

extern int lGCRuns;

void lGarbageCollect();