VkGetDeviceGroupSurfacePresentModesKHR typedef

VkGetDeviceGroupSurfacePresentModesKHR = int Function(Pointer<VkDevice> device, Pointer<VkSurfaceKHR> surface, Pointer<Uint32> pModes)

Implementation

typedef VkGetDeviceGroupSurfacePresentModesKHR = int Function(
    Pointer<VkDevice> device,
    Pointer<VkSurfaceKHR> surface,
    Pointer<Uint32> pModes);