pub unsafe extern "system" fn WSAProviderConfigChange(
    lpnotificationhandle: *mut HANDLE,
    lpoverlapped: *mut OVERLAPPED,
    lpcompletionroutine: LPWSAOVERLAPPED_COMPLETION_ROUTINE
) -> i32
Expand description

Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’, ‘Win32_System_IO’