Function ts_node_edit

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