#[repr(C, packed)]
pub struct FilePathMediaDevicePath { /* private fields */ }
Expand description

File Path Media Device Path.

Implementations

Get the path. An UnalignedCStr16 is returned since this is a packed struct.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more