RaspRectangleDestroy

INT64 __fastcall RaspRectangleDestroy(INT64 a1, _QWORD *a2){
  return RaspFreeMemory(a1, a2);
}

Referenced by:

RaspDestroyCachedBitmap