Function windows::Win32::Networking::WindowsWebServices::WsWriteMessageStart
pub unsafe fn WsWriteMessageStart(
channel: *const WS_CHANNEL,
message: *const WS_MESSAGE,
asynccontext: Option<*const WS_ASYNC_CONTEXT>,
error: Option<*const WS_ERROR>,
) -> Result<()>