VkDestroyInstanceNative typedef

VkDestroyInstanceNative = Void Function(Pointer<VkInstance> instance, Pointer<VkAllocationCallbacks> pAllocator)

Implementation

typedef VkDestroyInstanceNative = Void Function(
    Pointer<VkInstance> instance, Pointer<VkAllocationCallbacks> pAllocator);