Пример #1
0
 /// <summary>
 ///
 /// </summary>
 internal unsafe void MarshalTo(SharpVk.Interop.PhysicalDeviceProtectedMemoryProperties *pointer)
 {
     pointer->Next             = null;
     pointer->ProtectedNoFault = this.ProtectedNoFault;
 }