extern struct ProtocolInformationEntry [src]

Fields

agent_handle: ?Handle
controller_handle: ?Handle
attributes: OpenProtocolAttributes
open_count: u32

Source

pub const ProtocolInformationEntry = extern struct { agent_handle: ?Handle, controller_handle: ?Handle, attributes: OpenProtocolAttributes, open_count: u32, }