Function tree_sitter_c2rust::core::ts_node_eq

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_node_eq(
    self_0: TSNode,
    other: TSNode,
) -> bool