map

inline fun <R> NativePointerArray.map(transform: (NativePointer) -> R): List<R>