Skip to main content

twig_editor_node_at

Function twig_editor_node_at 

Source
pub unsafe extern "C" fn twig_editor_node_at(
    editor: *mut TwigEditor,
    offset: usize,
    out_match: *mut TwigQueryMatch,
) -> TwigStatus