VkGetPhysicalDeviceDirectFBPresentationSupportEXTNative typedef

VkGetPhysicalDeviceDirectFBPresentationSupportEXTNative = Uint32 Function(Pointer<VkPhysicalDevice> physicalDevice, Uint32 queueFamilyIndex, Pointer<NativeType> dfb)

Implementation

typedef VkGetPhysicalDeviceDirectFBPresentationSupportEXTNative
    = Uint32 Function(Pointer<VkPhysicalDevice> physicalDevice,
        Uint32 queueFamilyIndex, Pointer dfb);