struct OTHashList { OTHashProcPtr fHashProc; ByteCount fHashTableSize; OTLink **fHashBuckets; };
© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)