Struct windows_sys::Win32::Storage::FileSystem::FILE_ALLOCATION_INFO
[−]#[repr(C)]pub struct FILE_ALLOCATION_INFO {
pub AllocationSize: i64,
}Expand description
Required features: ‘Win32_Storage_FileSystem’
Fields
AllocationSize: i64