extern struct MOUNTMGR_MOUNT_POINTS [src]
Fields
Size: ULONG
NumberOfMountPoints: ULONG
MountPoints: [1]MOUNTMGR_MOUNT_POINT
Source
pub const MOUNTMGR_MOUNT_POINTS = extern struct {
Size: ULONG,
NumberOfMountPoints: ULONG,
MountPoints: [1]MOUNTMGR_MOUNT_POINT,
}