Function rustix::backend::net::sockopt::get_ip_freebind

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