MLDisownIntegerList()
void MLDisownIntegerList(MLINK link, int *a, long n) disowns memory allocated by MLGetIntegerList() to store the array a of length n.
See The Mathematica Book: Section 2.12.4.