Function WSAAsyncGetServByName

Source
pub unsafe extern "C" fn WSAAsyncGetServByName(
    hWnd: HWND,
    wMsg: u_int,
    name: *const c_char,
    proto: *const c_char,
    buf: *mut c_char,
    buflen: c_int,
) -> HANDLE