Sha256: d82e6e1d9a2bfbe465e07ebe015ed524d9f1b6eb8f94fe4db26148aaf5507d35

Contents?: true

Size: 230 Bytes

Versions: 7

Compression:

Stored size: 230 Bytes

Contents

#ifndef _AUTOPOINTER_H
#define	_AUTOPOINTER_H

#ifdef	__cplusplus
extern "C" {
#endif

extern void rb_FFI_AutoPointer_Init(void);
extern VALUE rb_FFI_AutoPointer_class;


#ifdef	__cplusplus
}
#endif

#endif	/* _AUTOPOINTER_H */

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ffi-0.2.0 ext/AutoPointer.h
ffi-0.3.0 ext/ffi_c/AutoPointer.h
ffi-0.3.1 ext/ffi_c/AutoPointer.h
ffi-0.3.2 ext/ffi_c/AutoPointer.h
ffi-0.3.5 ext/ffi_c/AutoPointer.h
ffi-0.3.4 ext/ffi_c/AutoPointer.h
ffi-0.3.3 ext/ffi_c/AutoPointer.h