VkGetDeviceGroupSurfacePresentModes2EXT typedef

VkGetDeviceGroupSurfacePresentModes2EXT = int Function(Pointer<VkDevice> device, Pointer<VkPhysicalDeviceSurfaceInfo2KHR> pSurfaceInfo, Pointer<Uint32> pModes)

Implementation

typedef VkGetDeviceGroupSurfacePresentModes2EXT = int Function(
    Pointer<VkDevice> device,
    Pointer<VkPhysicalDeviceSurfaceInfo2KHR> pSurfaceInfo,
    Pointer<Uint32> pModes);