Struct km::basedef::IO_STATUS_BLOCK
[−]
[src]
pub struct IO_STATUS_BLOCK {
pub Status: NTSTATUS,
pub Information: usize,
}An I/O status block.
Fields
Status | |
Information |