Function WsWriteXmlnsAttribute
pub unsafe fn WsWriteXmlnsAttribute(
writer: *const WS_XML_WRITER,
prefix: Option<*const WS_XML_STRING>,
ns: *const WS_XML_STRING,
singlequote: bool,
error: Option<*const WS_ERROR>,
) -> Result<()>
pub unsafe fn WsWriteXmlnsAttribute(
writer: *const WS_XML_WRITER,
prefix: Option<*const WS_XML_STRING>,
ns: *const WS_XML_STRING,
singlequote: bool,
error: Option<*const WS_ERROR>,
) -> Result<()>