VkGetDeviceGroupSurfacePresentModesKHRNative typedef

VkGetDeviceGroupSurfacePresentModesKHRNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkSurfaceKHR> surface, Pointer<Uint32> pModes)

Implementation

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