Generic Instance Method 総称体インスタンスメソッド

withPlatformString(_:)

No overview available.

Declaration 宣言

func withPlatformString<Result>(_ body: (UnsafePointer<CInterop.PlatformChar>) throws -> Result) rethrows -> Result