destroy method

void destroy()
inherited

How this object should be destroyed.

Implementation

void destroy() => calloc.free(handle);