Struct windows_sys::Win32::System::Ioctl::REASSIGN_BLOCKS_EX
#[repr(C, packed(1))]pub struct REASSIGN_BLOCKS_EX {
pub Reserved: u16,
pub Count: u16,
pub BlockNumber: [i64; 1],
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§Reserved: u16
§Count: u16
§BlockNumber: [i64; 1]