Function libzt::zts_node_is_online[][src]

pub unsafe extern "C" fn zts_node_is_online() -> c_int
Expand description

@brief Return whether the node is online (Can reach the Internet)

@return 1 if true, 0 if false.