commit | 7775c716fcf28346e2e79238d6e5080d5a1bcc81 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Thu Jul 12 19:19:43 2007 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Thu Jul 12 19:19:43 2007 +0000 |
tree | e5adb2863214cf0e308006e60b27c9afcd45aeed | |
parent | 60831316df8893e973f92592b7c4c95ad489ff15 [diff] |
Accept bytes as parameter to foreign functions without prototype. These are passed as byte strings (unicode strings are passed as wide character strings).