示例#1
0
def destroy():
  """
    destroy()

    destroys internal data structures 
    """
  return _rootfind.destroy()
示例#2
0
def destroy():
    """
    destroy()

    destroys internal data structures 
    """
    return _rootfind.destroy()
示例#3
0
def destroy():
  return _rootfind.destroy()