[][src]Function pgx_pg_sys::apply_projection_to_path

pub unsafe fn apply_projection_to_path(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_path: *mut Path,
    arg_target: *mut PathTarget
) -> *mut Path