moon-driver-utils 0.1.0

Windows Kernel Utils
1
2
3
4
5
6
7
pub enum Error {
    NotFind,
    BufferTooSmall,
}
// pub struct NotFind{}
// pub struct MemoryTooSmall{}
// pub struct MemoryTooSmall{}