Sha256: 4f54cc35be9ecfdf63a2168e33e190d47127318d40776be598498e034c63dcfc
Contents?: true
Size: 324 Bytes
Versions: 8
Compression:
Stored size: 324 Bytes
Contents
#[cfg(target_pointer_width = "32")] pub use GetWindowLongA as GetWindowLongPtrA; #[cfg(target_pointer_width = "32")] pub use GetWindowLongW as GetWindowLongPtrW; #[cfg(target_pointer_width = "32")] pub use SetWindowLongA as SetWindowLongPtrA; #[cfg(target_pointer_width = "32")] pub use SetWindowLongW as SetWindowLongPtrW;
Version data entries
8 entries across 8 versions & 1 rubygems