How do you pass a Python buffer() value as an argument to a ctypes function, which expects a c_void_p argument? I keep getting TypeError:
ctypes.ArgumentError: argument 2: <type 'exceptions.TypeError'>: wrong type -- http://mail.python.org/mailman/listinfo/python-list