Sha256: 4a0e794471b17262db131208bd83fad5537c1bb1b0f8885c1e48ebe6e743f734
Contents?: true
Size: 259 Bytes
Versions: 8
Compression:
Stored size: 259 Bytes
Contents
int PDC_clearclipboard( void) { return( 0); } int PDC_freeclipboard( char *contents) { return( 0); } int PDC_getclipboard( char **contents, long *length) { return( 0); } int PDC_setclipboard( const char *contents, long length) { return( 0); }
Version data entries
8 entries across 8 versions & 1 rubygems