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