[][src]Function pgx_pg_sys::create_seqscan_path

pub unsafe fn create_seqscan_path(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_required_outer: Relids,
    arg_parallel_workers: c_int
) -> *mut Path