Carbon


MortTable

Header: SFNTLayoutTypes.h

struct MortTable {
    Fixed version; 
    UInt32 nChains; 
    MortChain chains[1];
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)