Sha256: ba69c6cc26ab0106a6078486d9d3c6331da757ba1f20b305464d9ec68b518222
Contents?: true
Size: 116 Bytes
Versions: 2
Compression:
Stored size: 116 Bytes
Contents
#include "config.h" #ifndef _RP_FUNCTION_H_ #define _RP_FUNCTION_H_ VALUE rpFunctionFromPyObject(PyObject*); #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubypython-0.2.10 | ext/rubypython_bridge/rp_function.h |
rubypython-0.2.9 | ext/rubypython_bridge/rp_function.h |