VkCreateScreenSurfaceQNXNative typedef

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

Implementation

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