DEVICE_LOCATION

Type Alias DEVICE_LOCATION 

Source
pub type DEVICE_LOCATION = _DEVICE_LOCATION;

Aliased Type§

#[repr(C)]
pub struct DEVICE_LOCATION { pub Socket: u32, pub Slot: u32, pub Adapter: u32, pub Port: u32, pub __bindgen_anon_1: _DEVICE_LOCATION__bindgen_ty_1, }

Fields§

§Socket: u32§Slot: u32§Adapter: u32§Port: u32§__bindgen_anon_1: _DEVICE_LOCATION__bindgen_ty_1