pub type CREATE_DISK = _CREATE_DISK;Aliased Type§
#[repr(C)]pub 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_1pub type CREATE_DISK = _CREATE_DISK;#[repr(C)]pub struct CREATE_DISK {
pub PartitionStyle: i32,
pub __bindgen_anon_1: _CREATE_DISK__bindgen_ty_1,
}PartitionStyle: i32§__bindgen_anon_1: _CREATE_DISK__bindgen_ty_1