EapAttributes

Type Alias EapAttributes 

Source
pub type EapAttributes = EAP_ATTRIBUTES;

Aliased Type§

#[repr(C)]
pub struct EapAttributes { pub dwNumberOfAttributes: u32, pub pAttribs: *mut EAP_ATTRIBUTE, }

Fields§

§dwNumberOfAttributes: u32§pAttribs: *mut EAP_ATTRIBUTE