Function tree_sitter_c2rust::core::ts_subtree__print_dot_graph

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_subtree__print_dot_graph(
    self_0: *const Subtree,
    start_offset: c_uint,
    language: *const TSLanguage,
    alias_symbol: c_ushort,
    f: *mut u8,
)