Function ws2_32::WSAAsyncGetServByName [] [src]

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