pgrx_pg_sys

Function RelationGetIndexScan

Source
pub unsafe fn RelationGetIndexScan(
    arg_indexRelation: Relation,
    arg_nkeys: c_int,
    arg_norderbys: c_int,
) -> IndexScanDesc