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
pub type EapAttributes = EAP_ATTRIBUTES;
#[repr(C)]pub struct EapAttributes {
pub dwNumberOfAttributes: u32,
pub pAttribs: *mut EAP_ATTRIBUTE,
}
dwNumberOfAttributes: u32
§pAttribs: *mut EAP_ATTRIBUTE