fdisk_labeltype

Type Alias fdisk_labeltype 

Source
pub type fdisk_labeltype = u32;
Expand description

fdisk_labeltype: @FDISK_DISKLABEL_DOS: MBR label type @FDISK_DISKLABEL_SUN: SUN label type @FDISK_DISKLABEL_SGI: SGI label type @FDISK_DISKLABEL_BSD: BSD label type @FDISK_DISKLABEL_GPT: UEFI GPT type

Supported partition table types (labels)