Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
UnsafeMutablePointer
/
initialize(to:count:)
initialize(to:count:)
Declaration
func
initialize
(
to
newValue
:
Pointee
,
count
:
Int
= 1)