Function zeroconf::ffi::get_ip[][src]

pub unsafe fn get_ip(address: *const sockaddr_in) -> String
Expand description

Returns a human-readable address of the specified raw address

Safety

This function is unsafe because of calls to C-library system calls