Function WSAStartup

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