[][src]Function pgx_pg_sys::table_beginscan_catalog

pub unsafe fn table_beginscan_catalog(
    arg_rel: Relation,
    arg_nkeys: c_int,
    arg_key: *mut ScanKeyData
) -> TableScanDesc