Struct windows_sys::Win32::Storage::FileSystem::NTMS_ALLOCATION_INFORMATION
#[repr(C)]pub struct NTMS_ALLOCATION_INFORMATION {
pub dwSize: u32,
pub lpReserved: *mut c_void,
pub AllocatedFrom: GUID,
}Expand description
Required features: "Win32_Storage_FileSystem"
Fields§
§dwSize: u32§lpReserved: *mut c_void§AllocatedFrom: GUID