[][src]Type Definition pgx_pg_sys::amrescan_function

type amrescan_function = Option<unsafe extern "C" fn(scan: IndexScanDesc, keys: ScanKey, nkeys: c_int, orderbys: ScanKey, norderbys: c_int)>;