windows::Win32::Networking::WinSock

Function WSCUpdateProvider32

pub unsafe fn WSCUpdateProvider32<P1>(
    lpproviderid: *const GUID,
    lpszproviderdllpath: P1,
    lpprotocolinfolist: &[WSAPROTOCOL_INFOW],
    lperrno: *mut i32,
) -> i32
where P1: Param<PCWSTR>,