VkDestroySamplerNative typedef

VkDestroySamplerNative = Void Function(Pointer<VkDevice> device, Pointer<VkSampler> sampler, Pointer<VkAllocationCallbacks> pAllocator)

Implementation

typedef VkDestroySamplerNative = Void Function(Pointer<VkDevice> device,
    Pointer<VkSampler> sampler, Pointer<VkAllocationCallbacks> pAllocator);