VkGetPhysicalDeviceScreenPresentationSupportQNX typedef

VkGetPhysicalDeviceScreenPresentationSupportQNX = int Function(Pointer<VkPhysicalDevice> physicalDevice, int queueFamilyIndex, Pointer<NativeType> window)

Implementation

typedef VkGetPhysicalDeviceScreenPresentationSupportQNX = int Function(
    Pointer<VkPhysicalDevice> physicalDevice,
    int queueFamilyIndex,
    Pointer window);