Function libzt::node::zts_util_get_ip_family[][src]

pub unsafe extern "C" fn zts_util_get_ip_family(ipstr: *const c_char) -> c_int
Expand description

@brief Return the family type of the IP string

@param ipstr Either IPv4 or IPv6 string @return Either ZTS_AF_INET or ZTS_AF_INET6