Function libssh2_channel_wait_eof

Source
pub unsafe extern "C" fn libssh2_channel_wait_eof(
    chan: *mut LIBSSH2_CHANNEL,
) -> c_int