Sha256: 66106e6ed5f99f6f7bfe1946a8be57b91f0f9af47ece1238292ab7617eb02863
Contents?: true
Size: 232 Bytes
Versions: 1
Compression:
Stored size: 232 Bytes
Contents
/* playlist_collection.h */ #ifndef RBPOD_PLAYLIST_COLLECTION_H #define RBPOD_PLAYLIST_COLLECTION_H RUBY_EXTERN VALUE cRbPodPlaylistCollection; void Init_rbpod_playlist_collection(void); #endif /* RBPOD_PLAYLIST_COLLECTION_H */
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rbpod-0.0.5 | ext/rbpod/playlist_collection.h |