Function libssh2_channel_close

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