Function regorust::regoOutputExpressions

source ยท
pub unsafe extern "C" fn regoOutputExpressions(
    output: *mut regoOutput,
) -> *mut regoNode
Expand description

@brief Returns a node containing a list of terms resulting from the query at the default index. @param output The output. @return The output node.