Skip to main content

twig_editor_table_edit

Function twig_editor_table_edit 

Source
pub unsafe extern "C" fn twig_editor_table_edit(
    editor: *mut TwigEditor,
    offset: usize,
    op: c_int,
    arg: c_int,
    out_change: *mut TwigChange,
) -> TwigStatus