Function WsFlushWriter
pub unsafe fn WsFlushWriter(
writer: *const WS_XML_WRITER,
minsize: u32,
asynccontext: Option<*const WS_ASYNC_CONTEXT>,
error: Option<*const WS_ERROR>,
) -> Result<()>
pub unsafe fn WsFlushWriter(
writer: *const WS_XML_WRITER,
minsize: u32,
asynccontext: Option<*const WS_ASYNC_CONTEXT>,
error: Option<*const WS_ERROR>,
) -> Result<()>