Function libzt::zts_net_transport_is_ready[][src]

pub unsafe extern "C" fn zts_net_transport_is_ready(net_id: u64) -> c_int
Expand description

@brief Return whether this network is ready to send and receive traffic.

@return 1 if true, 0 if false.