VkGetMemoryWin32HandleNV typedef

VkGetMemoryWin32HandleNV = int Function(Pointer<VkDevice> device, Pointer<VkDeviceMemory> memory, int handleType, Pointer<NativeType> pHandle)

Implementation

typedef VkGetMemoryWin32HandleNV = int Function(Pointer<VkDevice> device,
    Pointer<VkDeviceMemory> memory, int handleType, Pointer pHandle);