Function ws2_32::recv [] [src]

pub unsafe extern "system" fn recv(
    s: SOCKET,
    buf: *mut c_char,
    len: c_int,
    flags: c_int
) -> c_int