From: Shin guey Wong Date: 2008-08-14T10:57:04+09:00 Subject: Is Ruby has something equivalent to ctypes in Python? I would like to load dll and create complex c datatype structure for the dll. This can be done with ctypes library in Python. So, do ruby has similar library like ctypes? -- Posted via http://www.ruby-forum.com/.