#[repr(C)]pub struct WS_ANY_ATTRIBUTES {
pub attributes: *mut WS_ANY_ATTRIBUTE,
pub attributeCount: u32,
}Expand description
Required features: ‘Win32_Networking_WindowsWebServices’, ‘Win32_Foundation’
Fields
attributes: *mut WS_ANY_ATTRIBUTEattributeCount: u32