VkCreateScreenSurfaceQNX typedef

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

Implementation

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