Function pgrx_pg_sys::index_beginscan
source · pub unsafe fn index_beginscan(
arg_heapRelation: Relation,
arg_indexRelation: Relation,
arg_snapshot: Snapshot,
arg_nkeys: c_int,
arg_norderbys: c_int
) -> IndexScanDesc