VkDestroySamplerYcbcrConversion typedef

VkDestroySamplerYcbcrConversion = void Function(Pointer<VkDevice> device, Pointer<VkSamplerYcbcrConversion> ycbcrConversion, Pointer<VkAllocationCallbacks> pAllocator)

Implementation

typedef VkDestroySamplerYcbcrConversion = void Function(
    Pointer<VkDevice> device,
    Pointer<VkSamplerYcbcrConversion> ycbcrConversion,
    Pointer<VkAllocationCallbacks> pAllocator);