Function pgrx_pg_sys::heap_beginscan
source · pub unsafe fn heap_beginscan(
arg_relation: Relation,
arg_snapshot: Snapshot,
arg_nkeys: c_int,
arg_key: ScanKey,
arg_parallel_scan: ParallelTableScanDesc,
arg_flags: uint32
) -> TableScanDesc