pgrx_pg_sys

Function ExecSetTupleBound

Source
pub unsafe fn ExecSetTupleBound(
    arg_tuples_needed: int64,
    arg_child_node: *mut PlanState,
)