gc abstract method
Controls the garbage collector. This function performs several tasks,
according to the value of the what
parameter.
Implementation
int gc(GarbageCollection what, [int data = 0]);
Controls the garbage collector. This function performs several tasks,
according to the value of the what
parameter.
int gc(GarbageCollection what, [int data = 0]);