pgrx_pg_sys

Function 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