mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Ported to Universal Header 2.0.1f (i.e. CW6)
This commit is contained in:
parent
a0e76bebd3
commit
7d0bc8343f
32 changed files with 519 additions and 490 deletions
|
@ -81,7 +81,8 @@ SndCompletionUPP = SndCompletionProcPtr
|
|||
|
||||
NumVersion = OpaqueByValueType('NumVersion', 'NumVer')
|
||||
|
||||
InOutBuf128 = FixedInputOutputBufferType(128)
|
||||
##InOutBuf128 = FixedInputOutputBufferType(128)
|
||||
StateBlock = StructInputOutputBufferType('StateBlock')
|
||||
|
||||
AudioSelectionPtr = FakeType('0') # XXX
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue