[][src]Function uapi::bind

pub fn bind<T: SockAddr + ?Sized>(sockfd: c_int, addr: &T) -> Result<()>