Sha256: 6daf52d2feaca2724cc8066ff40f7e1fd061816c3a237882fc05cc20a423b259
Contents?: true
Size: 152 Bytes
Versions: 1
Compression:
Stored size: 152 Bytes
Contents
#include "config.h" #ifndef _RP_FUNCTION_H_ #define _RP_FUNCTION_H_ VALUE rpFunctionFromPyObject(PyObject*); inline void Init_RubyPyFunction(); #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubypython-0.2.11 | ext/rubypython_bridge/rp_function.h |