Type Alias vmotherboard::BusIdPci

source ·
pub type BusIdPci = BusId<Pci>;
Expand description

Type-safe PCI bus ID.

Aliased Type§

struct BusIdPci { /* private fields */ }