Type Definition knet_bindings::knet_bindings::HostStatusChangeNotifyFn[][src]

pub type HostStatusChangeNotifyFn = fn(private_data: u64, host_id: HostId, reachable: bool, remote: bool, external: bool);
Expand description

Called when a host status changes, see host_enable_status_change_notify