VkGetPhysicalDeviceScreenPresentationSupportQNXNative typedef

VkGetPhysicalDeviceScreenPresentationSupportQNXNative = Uint32 Function(Pointer<VkPhysicalDevice> physicalDevice, Uint32 queueFamilyIndex, Pointer<NativeType> window)

Implementation

typedef VkGetPhysicalDeviceScreenPresentationSupportQNXNative = Uint32 Function(
    Pointer<VkPhysicalDevice> physicalDevice,
    Uint32 queueFamilyIndex,
    Pointer window);