Skip to main content

twig_editor_set_block

Function twig_editor_set_block 

Source
pub unsafe extern "C" fn twig_editor_set_block(
    editor: *mut TwigEditor,
    offset: usize,
    block_kind: c_int,
    level: u32,
    out_change: *mut TwigChange,
) -> TwigStatus