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