DEVICE_LOCATION

Type Alias DEVICE_LOCATION 

Source
pub type DEVICE_LOCATION = _DEVICE_LOCATION;

Aliased Type§

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

Fields§

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