Type Property 型プロパティ

memoryRestartCopy

A strategic copy was attempted of an object upon which a quicker copy is now possible. The caller should retry the copy using vm_object_copy_quickly. This error code is seen only by the kernel. それの上に素早いコピーが現在可能であるオブジェクトの戦略的なコピーが試みられた。呼出し側は、vm_object_copy_quicklyを使うコピーを再び試みるべきではありません。このエラーコードは、カーネルによってのみ見られます。

Declaration 宣言

static var memoryRestartCopy: MachError.Code { get }