Function ts_tree_edit

Source
#[no_mangle]
pub unsafe extern "C" fn ts_tree_edit(
    self_0: *mut TSTree,
    edit: *const TSInputEdit,
)