VkCreateStreamDescriptorSurfaceGGP typedef

VkCreateStreamDescriptorSurfaceGGP = int Function(Pointer<VkInstance> instance, Pointer<VkStreamDescriptorSurfaceCreateInfoGGP> pCreateInfo, Pointer<VkAllocationCallbacks> pAllocator, Pointer<Pointer<VkSurfaceKHR>> pSurface)

Implementation

typedef VkCreateStreamDescriptorSurfaceGGP = int Function(
    Pointer<VkInstance> instance,
    Pointer<VkStreamDescriptorSurfaceCreateInfoGGP> pCreateInfo,
    Pointer<VkAllocationCallbacks> pAllocator,
    Pointer<Pointer<VkSurfaceKHR>> pSurface);