type: DevicePath.Type
subtype: Subtype
length: u16 align(1)
guid: Guid align(1)
pub const MediaProtocolDevicePath = extern struct { type: DevicePath.Type, subtype: Subtype, length: u16 align(1), guid: Guid align(1), }
Press escape to exit search and then '?' to see more options.