Function pgrx_pg_sys::estimate_expression_value

source ยท
pub unsafe fn estimate_expression_value(
    arg_root: *mut PlannerInfo,
    arg_node: *mut Node,
) -> *mut Node