Function ts_subtree_array_copy

Source
#[no_mangle]
pub unsafe extern "C" fn ts_subtree_array_copy(
    self_0: SubtreeArray,
    dest: *mut SubtreeArray,
)