Skip to main content

twig_editor_insert_table

Function twig_editor_insert_table 

Source
pub unsafe extern "C" fn twig_editor_insert_table(
    editor: *mut TwigEditor,
    offset: usize,
    rows: usize,
    cols: usize,
    out_change: *mut TwigChange,
) -> TwigStatus