pgrx_pg_sys

Function genericcostestimate

Source
pub unsafe fn genericcostestimate(
    arg_root: *mut PlannerInfo,
    arg_path: *mut IndexPath,
    arg_loop_count: f64,
    arg_costs: *mut GenericCosts,
)