Skip to main content

twig_editor_split_block

Function twig_editor_split_block 

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