Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
UnsafeMutablePointer
/
assign(repeating:count:)
assign(repeating:count:)
Declaration
func
assign
(
repeating
repeatedValue
:
Pointee
,
count
:
Int
)