Sha256: 53b2491f0b859c58983f82429b7f3a03c9725fc83bf28328e3e7c8cedc4a432e

Contents?: true

Size: 689 Bytes

Versions: 7

Compression:

Stored size: 689 Bytes

Contents

#ifndef WDM_RB_CHANGE_H
#define WDM_RB_CHANGE_H

#ifdef __cplusplus
extern "C" {
#endif // __cplusplus

// ----------------------------------------------------------
// Global variables
// ----------------------------------------------------------

extern VALUE cWDM_Change;

// ---------------------------------------------------------
// Prototypes
// ---------------------------------------------------------

VALUE wdm_rb_change_new_from_notification(const LPWSTR, const PFILE_NOTIFY_INFORMATION);

void wdm_rb_change_init();

// ---------------------------------------------------------

#ifdef __cplusplus
}
#endif // __cplusplus

#endif // WDM_RB_CHANGE_H

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
vagrant-cloudstack-1.1.0 vendor/bundle/gems/wdm-0.1.0/ext/wdm/rb_change.h
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/gems/wdm-0.1.0/ext/wdm/rb_change.h
wdm-0.1.0 ext/wdm/rb_change.h
wdm-0.0.3 ext/wdm/rb_change.h
wdm-0.0.2-x86-mingw32 ext/wdm/rb_change.h
wdm-0.0.2-mingw32 ext/wdm/rb_change.h
wdm-0.0.1 ext/wdm/rb_change.h