pub unsafe extern "C" fn ts_tree_print_dot_graph(
    self_: *const TSTree,
    file_descriptor: c_int
)
Expand description

Write a DOT graph describing the syntax tree to the given file.