release method

void release()

Implementation

void release() {
  calloc.free(_ref);
}