[][src]Function pgx_pg_sys::index_beginscan

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