Function libssh_rs_sys::ssh_remove_channel_callbacks

source ยท
pub unsafe extern "C" fn ssh_remove_channel_callbacks(
    channel: ssh_channel,
    cb: ssh_channel_callbacks
) -> c_int