VkGetDeviceGroupSurfacePresentModes2EXTNative typedef

VkGetDeviceGroupSurfacePresentModes2EXTNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkPhysicalDeviceSurfaceInfo2KHR> pSurfaceInfo, Pointer<Uint32> pModes)

Implementation

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