Sha256: 17971170133b3a70a00095e32d6fdfb19cab566521c4644601df84bfaa3d8201

Contents?: true

Size: 152 Bytes

Versions: 1

Compression:

Stored size: 152 Bytes

Contents

#include "config.h"

#ifndef _RP_INSTANCE_H_
#define _RP_INSTANCE_H_
VALUE rpInstanceFromPyObject(PyObject*);
inline void Init_RubyPyInstance();
#endif

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubypython-0.2.11 ext/rubypython_bridge/rp_instance.h