Enum smbioslib::DeviceFunctionNumber [−][src]
Expand description
Variants
Device/Function Number
Show fields
For devices that are not of types PCI, AGP, PCI-X, or PCI-Express and that do not have bus/device/function information.
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for DeviceFunctionNumberimpl Send for DeviceFunctionNumberimpl Sync for DeviceFunctionNumberimpl Unpin for DeviceFunctionNumberimpl UnwindSafe for DeviceFunctionNumber