pgrx_pg_sys

Function ExecInitExpr

Source
pub unsafe fn ExecInitExpr(
    arg_node: *mut Expr,
    arg_parent: *mut PlanState,
) -> *mut ExprState