pub unsafe extern "system" fn WsWriteStartAttribute(
    writer: *const WS_XML_WRITER,
    prefix: *const WS_XML_STRING,
    localname: *const WS_XML_STRING,
    ns: *const WS_XML_STRING,
    singlequote: BOOL,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices", "Win32_Foundation"