Function rustix::backend::net::sockopt::get_ip_original_dst

source ยท
pub(crate) fn get_ip_original_dst(fd: BorrowedFd<'_>) -> Result<SocketAddrV4>