Struct windows_sys::Win32::System::WindowsProgramming::IO_STATUS_BLOCK
#[repr(C)]pub struct IO_STATUS_BLOCK {
pub Anonymous: IO_STATUS_BLOCK_0,
pub Information: usize,
}Expand description
Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"
Fields§
§Anonymous: IO_STATUS_BLOCK_0§Information: usize