Skip to main content

twig_editor_join_blocks

Function twig_editor_join_blocks 

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