WinHttpWebSocketQueryCloseStatus

Function WinHttpWebSocketQueryCloseStatus 

Source
pub unsafe extern "system" fn WinHttpWebSocketQueryCloseStatus(
    hWebSocket: HINTERNET,
    pusStatus: *mut USHORT,
    pvReason: PVOID,
    dwReasonLength: DWORD,
    pdwReasonLengthConsumed: *mut DWORD,
) -> DWORD