Initializer

init(_:)

Creates a new pointer from the given pointer. 新しいボインタをこの与えられたポインタから作成します。

Declaration 宣言

init(_ other: UnsafeMutableRawPointer)

Parameters パラメータ

other

The typed pointer to convert. 変換されることになる型付ポインタ。