Function tree_sitter_c2rust::ffi::ts_query_cursor__compare_nodes

source ยท
#[no_mangle]
pub unsafe extern "C" fn ts_query_cursor__compare_nodes(
    left: TSNode,
    right: TSNode,
) -> c_int