Function windows_sys::Win32::Networking::WinHttp::WinHttpWebSocketClose

pub unsafe extern "system" fn WinHttpWebSocketClose(
    hwebsocket: *const c_void,
    usstatus: u16,
    pvreason: *const c_void,
    dwreasonlength: u32,
) -> u32