Skip to main content

fig_editor_delete_leading_comments

Function fig_editor_delete_leading_comments 

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