CREATE_DISK

Type Alias CREATE_DISK 

Source
pub type CREATE_DISK = _CREATE_DISK;

Aliased Type§

#[repr(C)]
pub struct CREATE_DISK { pub PartitionStyle: _PARTITION_STYLE, pub __bindgen_anon_1: _CREATE_DISK__bindgen_ty_1, }

Fields§

§PartitionStyle: _PARTITION_STYLE§__bindgen_anon_1: _CREATE_DISK__bindgen_ty_1