Type Alias CREATE_DISK

Source
pub type CREATE_DISK = _CREATE_DISK;

Aliased Type§

struct CREATE_DISK {
    pub PartitionStyle: i32,
    pub __bindgen_anon_1: _CREATE_DISK__bindgen_ty_1,
}

Fields§

§PartitionStyle: i32§__bindgen_anon_1: _CREATE_DISK__bindgen_ty_1