Function libssh2_sys::libssh2_channel_read_ex [] [src]

pub unsafe extern fn libssh2_channel_read_ex(chan: *mut LIBSSH2_CHANNEL,
                                             stream_id: c_int,
                                             buf: *mut c_char,
                                             buflen: size_t)
                                             -> ssize_t