Function ws2_32::accept [] [src]

pub unsafe extern "system" fn accept(
    s: SOCKET,
    addr: *mut SOCKADDR,
    addrlen: *mut c_int
) -> SOCKET