Function libssh2_channel_free

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