Skip to main content

twig_editor_subtree

Function twig_editor_subtree 

Source
pub unsafe extern "C" fn twig_editor_subtree(
    editor: *mut TwigEditor,
    node_id: u32,
    out_ptr: *mut *const TwigFlatNode,
    out_len: *mut usize,
) -> TwigStatus