Skip to main content

twig_document_node_at

Function twig_document_node_at 

Source
pub unsafe extern "C" fn twig_document_node_at(
    doc: *mut TwigDocument,
    offset: usize,
    out_match: *mut TwigQueryMatch,
) -> TwigStatus