Exemplo n.º 1
0
def agfstout(g, n):
    return _graphviz.agfstout(g, n)
Exemplo n.º 2
0
def agfstout(*args):
    return _graphviz.agfstout(*args)
Exemplo n.º 3
0
def agfstout(g, n):
    return _graphviz.agfstout(g, n)
Exemplo n.º 4
0
def agfstout(*args):
  return _graphviz.agfstout(*args)
Exemplo n.º 5
0
def agfstout(*args) -> "Agedge_t *" :
  return _graphviz.agfstout(*args)