Struct win_sys::FileSystem::NTMS_MOUNT_INFORMATION [−][src]
Expand description
Required features: Win32_Storage_FileSystem
Fields
dwSize: u32lpReserved: *mut c_voidTrait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for NTMS_MOUNT_INFORMATION
impl !Send for NTMS_MOUNT_INFORMATION
impl !Sync for NTMS_MOUNT_INFORMATION
impl Unpin for NTMS_MOUNT_INFORMATION
impl UnwindSafe for NTMS_MOUNT_INFORMATION
Blanket Implementations
Mutably borrows from an owned value. Read more