Expand description
Required features: "Win32_Storage_FileSystem"
Fields
Bitmap: [u32; 1]
Trait Implementations
impl Clone for VOLUME_ALLOCATION_HINT_OUTPUT
impl Clone for VOLUME_ALLOCATION_HINT_OUTPUT
impl Copy for VOLUME_ALLOCATION_HINT_OUTPUT
Auto Trait Implementations
impl RefUnwindSafe for VOLUME_ALLOCATION_HINT_OUTPUT
impl Send for VOLUME_ALLOCATION_HINT_OUTPUT
impl Sync for VOLUME_ALLOCATION_HINT_OUTPUT
impl Unpin for VOLUME_ALLOCATION_HINT_OUTPUT
impl UnwindSafe for VOLUME_ALLOCATION_HINT_OUTPUT
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more