Function
unsafe_initialize_pointee(_:)
Returns the result of applying initialize to the uninitialized Pointee storage.
fun unsafe_initialize_pointee<E, R>(_ initialize: inout [E] (Pointee) let -> R) -> R
Returns the result of applying initialize to the uninitialized Pointee storage.
fun unsafe_initialize_pointee<E, R>(_ initialize: inout [E] (Pointee) let -> R) -> R