Skip to main content
Apple Developer Docs
×
Compute Graph
/
ComputeNodeGraph
/
ComputeNodeGraph.Node
/
input(at:)
input(at:)
Declaration
func
input
<
V
>(
at
index
:
Int
) ->
V
?
where
V
:
BitwiseCopyable