pub unsafe extern "system" fn WsFlushBody(
    message: *const WS_MESSAGE,
    minsize: u32,
    asynccontext: *const WS_ASYNC_CONTEXT,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices"