Function pgrx_pg_sys::RelationGetIndexScan

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