vkDestroySamplerYcbcrConversion top-level property

VkDestroySamplerYcbcrConversion vkDestroySamplerYcbcrConversion
getter/setter pair

Implementation

VkDestroySamplerYcbcrConversion vkDestroySamplerYcbcrConversion =
    loadFunction<VkDestroySamplerYcbcrConversionNative>(
            _library, 'vkDestroySamplerYcbcrConversion')
        .asFunction<VkDestroySamplerYcbcrConversion>();