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