Destroy the current object.
this = lowdisc_destroy (this)
the current object
This function requires to take the current object both as an input and an output argument.
lds = lowdisc_new("faure"); lds lds = lowdisc_destroy(lds);