#[repr(C)]pub struct WS_SERVICE_METADATA_DOCUMENT {
pub content: *mut WS_XML_STRING,
pub name: *mut WS_STRING,
}Expand description
Required features: ‘Win32_Networking_WindowsWebServices’, ‘Win32_Foundation’
Fields
content: *mut WS_XML_STRINGname: *mut WS_STRING