Function windows_sys::Win32::Networking::WindowsWebServices::WsWriteStartAttribute
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