[][src]Function pgx_pg_sys::systable_beginscan_ordered

pub unsafe fn systable_beginscan_ordered(
    arg_heapRelation: Relation,
    arg_indexRelation: Relation,
    arg_snapshot: Snapshot,
    arg_nkeys: c_int,
    arg_key: ScanKey
) -> SysScanDesc