Function

unsafe_initialize_pointee(_:)

Returns the result of applying initialize to the uninitialized Pointee storage.

Source
fun unsafe_initialize_pointee<E, R>(_ initialize: inout [E] (Pointee) let -> R) -> R