def clear(self): """Clear the history""" libraster.Rast_clear_history(self.c_hist)
def clear(self): """Rast_clear_history""" libraster.Rast_clear_history(ctypes.byref(self.hist))