VkCreateStreamDescriptorSurfaceGGPNative typedef

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

Implementation

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