Function rustix::backend::net::sockopt::get_socket_broadcast

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