[][src]Function pgx_pg_sys::pg11_specific::genericcostestimate

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