Device retrieves a WireGuard device by its interface name. If the device specified by name does not exist or is not a WireGuard device, an error is returned which can be checked using `errors.Is(err, os.ErrNotExist)`.
(name string)
source not stored for this graph (policy: none)