Function windows_sys::Win32::Networking::WindowsWebServices::WsWriteXmlnsAttribute
pub unsafe extern "system" fn WsWriteXmlnsAttribute(
writer: *const WS_XML_WRITER,
prefix: *const WS_XML_STRING,
ns: *const WS_XML_STRING,
singlequote: BOOL,
error: *const WS_ERROR,
) -> HRESULT