Function regorust::regoOutputExpressions
source ยท pub unsafe extern "C" fn regoOutputExpressions(
output: *mut regoOutput,
) -> *mut regoNodeExpand 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.