Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
UnsafeMutablePointer
/
assign(from:count:)
assign(from:count:)
Declaration
func
assign
(
from
source
:
UnsafePointer
<
Pointee
>,
count
:
Int
)