Sha256: 1ada1b61056637c9c16310c2351fb8e6be44d9ebff77069249c6824e9b7cc0be
Contents?: true
Size: 206 Bytes
Versions: 1
Compression:
Stored size: 206 Bytes
Contents
/* device.h */ #ifndef RBPOD_DEVICE_H #define RBPOD_DEVICE_H extern VALUE cRbPodDevice; void Init_rbpod_device(void); inline VALUE rbpod_device_create(Itdb_Device *device); #endif /* RBPOD_DEVICE_H */
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rbpod-0.0.2 | ext/rbpod/device.h |