[][src]Function pgx_pg_sys::build_index_pathkeys

pub unsafe fn build_index_pathkeys(
    arg_root: *mut PlannerInfo,
    arg_index: *mut IndexOptInfo,
    arg_scandir: ScanDirection
) -> *mut List