Function r_core::r_socket_gets[][src]

pub unsafe extern "C" fn r_socket_gets(
    s: *mut RSocket,
    buf: *mut c_char,
    size: c_int
) -> c_int