VkGetWinrtDisplayNVNative typedef

VkGetWinrtDisplayNVNative = Int32 Function(Pointer<VkPhysicalDevice> physicalDevice, Uint32 deviceRelativeId, Pointer<Pointer<VkDisplayKHR>> pDisplay)

Implementation

typedef VkGetWinrtDisplayNVNative = Int32 Function(
    Pointer<VkPhysicalDevice> physicalDevice,
    Uint32 deviceRelativeId,
    Pointer<Pointer<VkDisplayKHR>> pDisplay);