Expand description
Common types and definitions shared between driver and user-mode applications
This crate provides shared IOCTL definitions, structures, and constants that are used by both the kernel-mode driver and user-mode applications.
Modules§
- ioctl
- IOCTL code definitions
Structs§
- Driver
Stats - Driver statistics structure - shared between kernel and user mode
- Version
Info - Version information structure
Constants§
- DEVICE_
INTERFACE_ GUID - Device interface GUID for finding the Leviathan device {12345678-1234-1234-1234-123456789ABC}
- FILE_
DEVICE_ LEVIATHAN - Custom device type for IOCTL codes