VkGetPhysicalDeviceWaylandPresentationSupportKHRNative typedef

VkGetPhysicalDeviceWaylandPresentationSupportKHRNative = Uint32 Function(Pointer<VkPhysicalDevice> physicalDevice, Uint32 queueFamilyIndex, Pointer<NativeType> display)

Implementation

typedef VkGetPhysicalDeviceWaylandPresentationSupportKHRNative
    = Uint32 Function(Pointer<VkPhysicalDevice> physicalDevice,
        Uint32 queueFamilyIndex, Pointer display);