WSAStartup

Function WSAStartup 

Source
pub unsafe extern "system" fn WSAStartup(
    wVersionRequested: WORD,
    lpWSAData: LPWSADATA,
) -> c_int