pub unsafe extern "system" fn WSAAsyncSelect(
    s: SOCKET,
    hwnd: HWND,
    wmsg: u32,
    levent: i32
) -> i32
Expand description

Required features: "Win32_Foundation"