dispose method
void
dispose()
Implementation
void dispose() {
finalizer.detach(this);
cffi.ximgproc_GraphSegmentation_Close(ptr);
}
void dispose() {
finalizer.detach(this);
cffi.ximgproc_GraphSegmentation_Close(ptr);
}