Skip to main content

fig_editor_remove_seq_item

Function fig_editor_remove_seq_item 

Source
pub unsafe extern "C" fn fig_editor_remove_seq_item(
    editor: *mut FigEditor,
    path: *const FigPathSegment,
    path_len: usize,
    index: usize,
) -> FigStatus